瀏覽代碼

修复UI样式

1
mo 1 年之前
父節點
當前提交
d7346c0c15
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      src/views/tenantStudentRejest/index.module.less
  2. 1 1
      src/views/tenantTeacherRejest/index.module.less

+ 1 - 1
src/views/tenantStudentRejest/index.module.less

@@ -6,7 +6,7 @@
     position: absolute;
     top: 0;
     left: 0;
-    width: 375px;
+    width: 100%;
     height: 891px;
   }
   .rejectLogo {

+ 1 - 1
src/views/tenantTeacherRejest/index.module.less

@@ -6,7 +6,7 @@
     position: absolute;
     top: 0;
     left: 0;
-    width: 375px;
+    width: 100%;
     height: 891px;
   }
   .rejectLogo {