fix(style): submenu active

close #1332
This commit is contained in:
afc163 2016-04-05 17:42:32 +08:00
parent 722fd88949
commit 1947d3a587

View File

@ -48,6 +48,7 @@
}
&-item-active,
&-submenu-active,
&-submenu-title:hover {
transform: translateZ(0);
background-color: tint(@primary-color, 90%);
@ -122,6 +123,7 @@
cursor: not-allowed;
}
}
& > &-item-divider {
height: 1px;
margin: 1px 0;