Explorar el Código

折叠图标修改

chuwuya hace 2 años
padre
commit
475f3cb97a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/layout/Navbar.vue

+ 1 - 1
src/layout/Navbar.vue

@@ -68,7 +68,7 @@ export default {
     float: left;
     cursor: pointer;
     transition: background .3s;
-    background-color: #104986;
+    background-color: #266999;
     ;
     -webkit-tap-highlight-color: transparent;