release: update 3.2.0

This commit is contained in:
xiaoxian521
2022-03-22 00:37:24 +08:00
parent 12c2365a26
commit f80fbbed20
21 changed files with 119 additions and 127 deletions

View File

@@ -202,7 +202,7 @@
.horizontal-header-right {
display: flex;
min-width: 280px;
min-width: 340px;
align-items: center;
color: $subMenuActiveText;
justify-content: flex-end;
@@ -609,15 +609,12 @@ body[layout="vertical"] {
}
}
/* 无子菜单 */
/* 无子菜单 */
.el-sub-menu__title,
.el-menu-item [class^="el-icon"] {
right: 5px;
}
.el-sub-menu__title [class^="el-icon"] {
right: 2px;
}
.submenu-title-noDropdown {
background: transparent !important;
}