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