Forráskód Böngészése

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

Renxy 1 éve
szülő
commit
950749b3d6
1 módosított fájl, 4 hozzáadás és 0 törlés
  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;
+}