浏览代码

Merge branch 'master' of http://120.55.44.4:10080/xujunjie/GtDigManageWeb

Renxy 1 年之前
父节点
当前提交
950749b3d6
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      src/global.less

+ 4 - 0
src/global.less

@@ -186,3 +186,7 @@ input[type='reset'] {
     background-color: #1b366f !important;
   }
 }
+
+.antd5-tabs .antd5-tabs-content-holder {
+  overflow: auto;
+}