mirror of
https://github.com/yangzongzhuan/RuoYi-Vue3.git
synced 2026-01-22 00:44:58 +00:00
优化topbar顶部菜单样式
This commit is contained in:
@@ -156,12 +156,10 @@
|
||||
width: inherit;
|
||||
}
|
||||
|
||||
/* el menu */
|
||||
.el-menu-item,
|
||||
.el-sub-menu {
|
||||
.svg-icon + span {
|
||||
margin-left: 5px;
|
||||
}
|
||||
/* horizontal el menu */
|
||||
.el-menu--horizontal .el-menu-item .svg-icon + span,
|
||||
.el-menu--horizontal .el-sub-menu__title .svg-icon + span {
|
||||
margin-left: 3px;
|
||||
}
|
||||
|
||||
.el-menu--horizontal .el-menu--popup {
|
||||
|
||||
Reference in New Issue
Block a user