xujunjie 1 год назад
Родитель
Сommit
dbfaff833d
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;
+}