fix: 更新顶部菜单结构

This commit is contained in:
chenjinsong
2022-09-13 18:05:54 +08:00
parent f0c3f11166
commit ce23a36a05
2 changed files with 12 additions and 4 deletions

View File

@@ -206,6 +206,7 @@
border-bottom: 1px dashed #D8D8D8;
}
.middle-menus__body {
display: flex;
padding-top: 8px;
.middle-menu {
padding: 5px 0;
@@ -288,4 +289,4 @@
background: #C5C5C5;
border-radius: 4px;
border: 2px solid transparent;
}
}