Remove transition on anchor bar
parent
5b250ce1db
commit
a36142649b
|
@ -53,7 +53,6 @@
|
||||||
bottom: -3px; left: 0;
|
bottom: -3px; left: 0;
|
||||||
width: 100%; height: 3px;
|
width: 100%; height: 3px;
|
||||||
background-color: #ae65c5;
|
background-color: #ae65c5;
|
||||||
transition: bottom .2s ease-out;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.emoji-picker-anchors i {
|
.emoji-picker-anchors i {
|
||||||
|
|
Loading…
Reference in New Issue