xieyonghong 3 سال پیش
والد
کامیت
ea1ef1b2e7
1فایلهای تغییر یافته به همراه6 افزوده شده و 0 حذف شده
  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;
+  }
+}