Skip to content

Commit 5cec702

Browse files
committed
fix: menu flash #3951
1 parent c2449f5 commit 5cec702

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -73,3 +73,4 @@ list.txt
7373

7474
site/dev.js
7575
v2-doc/
76+
vetur/

components/menu/style/index.less

-1
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,6 @@
190190
&-popup {
191191
position: absolute;
192192
z-index: @zindex-dropdown;
193-
background: @menu-popup-bg;
194193
border-radius: @border-radius-base;
195194

196195
.submenu-title-wrapper {

0 commit comments

Comments
 (0)