Pārlūkot izejas kodu

Update index.module.less

lex 1 gadu atpakaļ
vecāks
revīzija
725b1f4f61
1 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. 2 2
      src/views/tenantAllData/index.module.less

+ 2 - 2
src/views/tenantAllData/index.module.less

@@ -314,11 +314,11 @@
 
 .emptyC {
   padding-bottom: 0;
-  min-height: calc(100vh - 190px);
+  min-height: calc(100vh - var(--header-height));
 }
 
 .refreshC {
-  min-height: calc(100vh - 190px);
+  min-height: calc(100vh - var(--header-height));
 }
 
 .refreshD {