💄 Keep submenu selected style

This commit is contained in:
afc163 2019-06-11 12:00:52 +08:00
parent 61d3041a07
commit 20e6bed8a1
No known key found for this signature in database
GPG Key ID: 738F973FCE5C6B48

View File

@ -43,6 +43,10 @@
padding 0.15s @ease-in-out;
}
&-submenu-selected {
color: @menu-highlight-color;
}
&-item:active,
&-submenu-title:active {
background: @menu-item-active-bg;