公共样式

This commit is contained in:
2023-08-03 11:18:03 +08:00
parent 969a5303a8
commit 01f459e811
15 changed files with 178 additions and 78 deletions

View File

@@ -105,6 +105,10 @@
background-color: $base-sub-menu-hover !important;
}
}
& .theme-dark .el-submenu .el-menu-item.is-active {
background-color: #0b50ff !important;
}
}
.hideSidebar {