Add transition
This commit is contained in:
@@ -71,6 +71,11 @@
|
||||
inset: 0 0 auto auto;
|
||||
position: absolute;
|
||||
|
||||
&:before,
|
||||
.icon {
|
||||
transition: opacity 150ms ease;
|
||||
}
|
||||
|
||||
/* The red dot */
|
||||
&:before {
|
||||
aspect-ratio: 1;
|
||||
|
||||
Reference in New Issue
Block a user