소스 검색

style: 样式修改

TIANYONG 6 달 전
부모
커밋
ec4ac7946d
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 {