Skip to content

Commit 5f3075e

Browse files
committed
修复横向布局二级菜单字体颜色
1 parent 8de849b commit 5f3075e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/styles/element-reset.scss

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,10 +52,6 @@
5252
background-color: $base-color-primary !important;
5353
}
5454
}
55-
.el-sub-menu__title{
56-
color: $base-color-3 !important;
57-
}
58-
5955
}
6056
.el-menu--horizontal.is-black{
6157
.el-sub-menu__title{

0 commit comments

Comments
 (0)