Kaynağa Gözat

feat: merge

xieyonghong 3 yıl önce
ebeveyn
işleme
ea1ef1b2e7
1 değiştirilmiş dosya ile 6 ekleme ve 0 silme
  1. 6 0
      src/components/ProTableCard/index.less

+ 6 - 0
src/components/ProTableCard/index.less

@@ -360,3 +360,9 @@
     }
   }
 }
+
+@media screen and(max-width: 1680px) {
+  .ant-pro-page-container {
+    min-width: 1680px;
+  }
+}