Browse Source

折叠图标修改

chuwuya 2 years ago
parent
commit
475f3cb97a
1 changed files with 1 additions and 1 deletions
  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;