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; border-radius: @border-radius-base;
z-index: @zindex-dropdown; z-index: @zindex-dropdown;
&:after { &:before {
position: absolute; position: absolute;
top: -7px; top: -7px;
left: -6px; left: -6px;