Ver Fonte

修改样式

zs há 1 ano atrás
pai
commit
ad1d75570c
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      src/layout/index.vue

+ 1 - 1
src/layout/index.vue

@@ -34,7 +34,7 @@ import cAside from './parts/Sidebar.vue'
 import tagsBar from './parts/Tagsbar.vue'
 const viewStyle = ref({
   width: '98.5%',
-  height: '81.5vh',
+  height: '86vh',
   background: '#ffffff',
   'overflow-x': 'hidden',
   'overflow-y': 'auto',