xieyonghong 3 anni fa
parent
commit
ea1ef1b2e7
1 ha cambiato i file con 6 aggiunte e 0 eliminazioni
  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;
+  }
+}