zs 11 月之前
父節點
當前提交
e6546228ad
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/layout/index.vue

+ 1 - 1
src/layout/index.vue

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