zhuangyunsheng před 1 rokem
rodič
revize
beb88e55f9
1 změnil soubory, kde provedl 3 přidání a 0 odebrání
  1. 3 0
      src/layout/components/NavBar/index.vue

+ 3 - 0
src/layout/components/NavBar/index.vue

@@ -82,6 +82,9 @@ const logout = () => {
     display: flex;
     align-items: center;
     flex: 1;
+    .tjm_collapse_icon {
+      cursor: pointer;
+    }
   }
   .tjm_navbar_right {
     padding-left: 80px;