Goldennfish
2023-07-25 bf46dbbbc1a869fcd8e7257057b9320ee8b937e7
src/styles/element-ui.scss
@@ -114,3 +114,11 @@
.el-popover.el-popper{
  min-width: 60px !important;
}
// //对应子级,父级的样式
// .el-submenu.is-active > .el-submenu__title {
//   background: rgb(206, 169, 181) !important;
// }
// //当前选中子级的样式
// .is-active{
//   background: red !important;
// }