|
@@ -152,21 +152,21 @@
|
|
border-top: 0!important;
|
|
border-top: 0!important;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
-& .theme-dark .is-active::after{
|
|
|
|
- border-bottom: 7px solid transparent;
|
|
|
|
- border-right: 7px solid #fff;
|
|
|
|
- border-top: 7px solid transparent;
|
|
|
|
- content: " ";
|
|
|
|
- display: block;
|
|
|
|
- height: 0;
|
|
|
|
- margin-left: -19px;
|
|
|
|
- width: 0;
|
|
|
|
- position: absolute;
|
|
|
|
- /* pointer-events: all; */
|
|
|
|
- top: 14px;
|
|
|
|
- right: 0px;
|
|
|
|
|
|
+// & .theme-dark .is-active::after{
|
|
|
|
+// // border-bottom: 7px solid transparent;
|
|
|
|
+// // border-right: 7px solid #fff;
|
|
|
|
+// // border-top: 7px solid transparent;
|
|
|
|
+// content: " ";
|
|
|
|
+// display: block;
|
|
|
|
+// height: 0;
|
|
|
|
+// margin-left: -19px;
|
|
|
|
+// width: 0;
|
|
|
|
+// position: absolute;
|
|
|
|
+// /* pointer-events: all; */
|
|
|
|
+// top: 14px;
|
|
|
|
+// right: 0px;
|
|
|
|
|
|
-}
|
|
|
|
|
|
+// }
|
|
& .theme-dark .is-active > .el-submenu__title {
|
|
& .theme-dark .is-active > .el-submenu__title {
|
|
color: $base-menu-color-active !important;
|
|
color: $base-menu-color-active !important;
|
|
background-color: #3565e3!important;
|
|
background-color: #3565e3!important;
|