Browse Source

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

黄琪勇 4 months ago
parent
commit
46b3d59d24

+ 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 {