浏览代码

feat: merge

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;
+  }
+}