Prechádzať zdrojové kódy

Merge branch 'iteration-apply-student'

lex 1 rok pred
rodič
commit
17751372e3

+ 2 - 0
src/views/student-register/index.module.less

@@ -57,6 +57,7 @@
     font-weight: bold;
     color: #AAAAAA;
     line-height: 16px;
+    vertical-align: text-top;
   }
 
   :global {
@@ -100,6 +101,7 @@
     font-size: 14px;
     color: #506995;
     line-height: 22px;
+    text-align: justify;
   }
 
   .functionGroup {

+ 1 - 0
src/views/student-register/register-modal/index.module.less

@@ -172,6 +172,7 @@
     font-weight: bold;
     color: #AAAAAA;
     line-height: 16px;
+    vertical-align: text-top;
   }
 
   :global {