前端更新插件版本

This commit is contained in:
RuoYi
2020-12-10 18:37:44 +08:00
parent 1c023fbe7c
commit a0bcaab926
7 changed files with 51 additions and 62 deletions

View File

@@ -92,6 +92,15 @@
background-color: rgba(0, 0, 0, 0.06) !important;
}
}
& .theme-dark .nest-menu .el-submenu>.el-submenu__title,
& .theme-dark .el-submenu .el-menu-item {
background-color: $subMenuBg !important;
&:hover {
background-color: $subMenuHover !important;
}
}
}
.hideSidebar {