Browse Source

Update index.module.less

lex 1 year ago
parent
commit
49f2105914
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/views/tenantAllData/index.module.less

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

@@ -396,9 +396,9 @@
 .templateSection {
   position: absolute;
   z-index: -10;
-  top: 0;
+  top: -1000px;
   left: 0;
-  transform: translateX(9999px);
+  // transform: translateX(9999px);
 }
 
 .shareContaienr {