Explorar el Código

修改侧边栏按钮高度。

zhengqiang hace 5 años
padre
commit
aa25c19d25
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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;