mirror of
https://github.com/koel/koel
synced 2024-11-10 06:34:14 +00:00
chore: reduce submenu safe triangle duration
This commit is contained in:
parent
19414adadf
commit
9b4f3fb9d2
1 changed files with 1 additions and 1 deletions
|
@ -370,7 +370,7 @@ menu {
|
|||
width: 75%;
|
||||
z-index: 2;
|
||||
|
||||
animation: subMenuHoverHelp 1.5s;
|
||||
animation: subMenuHoverHelp 1s;
|
||||
}
|
||||
|
||||
&::before {
|
||||
|
|
Loading…
Reference in a new issue