lanjianrong 5 yıl önce
ebeveyn
işleme
d870b26acc
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      src/pages/Customer/Contact/index.less

+ 1 - 1
src/pages/Customer/Contact/index.less

@@ -1,5 +1,5 @@
 .tableContent {
   :global(.ant-table-body) {
-    height: 590px;
+    height: calc(100vh - 48px - 48px - 64px - 24px - 32px - 47px);
   }
 }