浏览代码

Update index.module.less

lex 1 年之前
父节点
当前提交
49f2105914
共有 1 个文件被更改,包括 2 次插入2 次删除
  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 {