Explorar o código

perf[sidebar]: hightlight submenu when is active

Pan %!s(int64=6) %!d(string=hai) anos
pai
achega
1883c305c1
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      src/styles/sidebar.scss

+ 3 - 0
src/styles/sidebar.scss

@@ -47,6 +47,9 @@
       height: 100%;
       width: 100% !important;
     }
+    .is-active > .el-submenu__title{
+      color: #f4f4f5!important;
+    }
   }
   .hideSidebar {
     .sidebar-container {