소스 검색

Merge branch 'feature-2025-1-10' of http://git.dayaedu.com/liushengqiang/classroom-app into feature-2025-1-10

黄琪勇 4 달 전
부모
커밋
46b3d59d24
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      src/views/fill-questionnaire/index.module.less
  2. 1 1
      src/views/intention-questionnaire/index.module.less

+ 1 - 1
src/views/fill-questionnaire/index.module.less

@@ -2,7 +2,7 @@
   min-height: 100vh;
   background: url('./images/fill_bg_icon.png') no-repeat top center #85E2FF;
   background-size: contain;
-  padding-top: 152px;
+  padding-top: 40%;
   overflow: hidden;
   position: relative;
 }

+ 1 - 1
src/views/intention-questionnaire/index.module.less

@@ -2,7 +2,7 @@
   min-height: 100vh;
   background: url('./images/head_bg_icon.png') no-repeat top center #85E2FF;
   background-size: contain;
-  padding-top: 152px;
+  padding-top: 40%;
   overflow: hidden;
   position: relative;
   :global {