Browse Source

修改侧边栏按钮高度。

zhengqiang 5 năm trước cách đây
mục cha
commit
aa25c19d25
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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;