瀏覽代碼

接口文档页面优化

sugar1569 2 年之前
父節點
當前提交
afb4402c13
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      template/admin/src/pages/setting/systemOutInterface/index.vue

+ 2 - 2
template/admin/src/pages/setting/systemOutInterface/index.vue

@@ -892,7 +892,7 @@ export default {
   .main-btn {}
   .card-tree{
     width: 270px;
-    height: calc(100vh - 190px);
+    height: calc(100vh - 115px);
     overflow-y: scroll;
   }
   >>> .tree {
@@ -981,7 +981,7 @@ export default {
   }
   .right-card {
     flex: 1;
-    max-height: calc(100vh - 190px);
+    max-height: calc(100vh - 115px);
     overflow-y: scroll;
   }