Weird behavior on color transition in menu selector
parent
08d28431f6
commit
cb28972561
|
@ -70,6 +70,7 @@
|
|||
&:hover {
|
||||
@include transition (background-color .3s linear);
|
||||
background-color: $gray;
|
||||
color: $green-taiga;
|
||||
.icon {
|
||||
@include transition (opacity .3s linear);
|
||||
opacity: 1;
|
||||
|
|
Loading…
Reference in New Issue