Explorar o código

fix:7175 修复ProTableCard页面可见区域减小导致内部卡片溢出问题

jackhoo_98 %!s(int64=3) %!d(string=hai) anos
pai
achega
7b4f50c7b4
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  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
+  }
+}