Browse Source

修改侧边栏按钮高度。

zhengqiang 5 years ago
parent
commit
aa25c19d25
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/layout/index.vue

+ 1 - 1
src/views/layout/index.vue

@@ -173,7 +173,7 @@ export default {
   width:12px;
   height:53px;
   border-radius: 0px 10px 10px 0px;
-  top:250px;
+  top:200px;
   right:-12px;
   background-color:#eeeeee;
   z-index: 10000;