优化全部菜单

This commit is contained in:
gyq
2024-02-28 16:43:07 +08:00
parent d65e3db7c0
commit fcf14d27fe
2 changed files with 40 additions and 5 deletions

View File

@@ -98,6 +98,10 @@ html {
font-size: var(--el-font-size-base) !important;
}
.el-popover__title {
font-size: var(--el-font-size-base) !important;
}
.el-dialog__header {
background-color: #555;
margin-right: 0 !important;