mirror of
https://github.com/ant-design/ant-design.git
synced 2025-08-06 07:56:28 +08:00
fix submenu cannot hover
This commit is contained in:
parent
500ef62638
commit
e3aa2aaa84
@ -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;
|
||||||
|
Loading…
Reference in New Issue
Block a user