fix menu admin active blink
parent
e731b3afa9
commit
236fc2e4ca
|
@ -67,7 +67,6 @@ tg-project-menu {
|
||||||
.active {
|
.active {
|
||||||
background: rgba($black, .2);
|
background: rgba($black, .2);
|
||||||
color: $fresh-taiga;
|
color: $fresh-taiga;
|
||||||
transition: color .3s linear;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue