فهرست منبع

修复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 {