fix submenu cannot hover

This commit is contained in:
afc163 2018-08-23 21:14:16 +08:00
parent 500ef62638
commit e3aa2aaa84

View File

@ -180,7 +180,7 @@
border-radius: @border-radius-base;
z-index: @zindex-dropdown;
&:after {
&:before {
position: absolute;
top: -7px;
left: -6px;