前端更新插件版本

This commit is contained in:
RuoYi
2020-12-11 09:27:12 +08:00
parent b368ad764f
commit d6eac2dc8d
7 changed files with 47 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 {