fix: menu flash #3951

pull/3967/head
tangjinzhou 2021-04-17 07:53:08 +08:00
parent c2449f568e
commit 5cec702e0c
2 changed files with 1 additions and 1 deletions

1
.gitignore vendored
View File

@ -73,3 +73,4 @@ list.txt
site/dev.js
v2-doc/
vetur/

View File

@ -190,7 +190,6 @@
&-popup {
position: absolute;
z-index: @zindex-dropdown;
background: @menu-popup-bg;
border-radius: @border-radius-base;
.submenu-title-wrapper {