Browse Source

Merge branch 'feature-2025-1-10' into jenkins-test

TIANYONG 5 months ago
parent
commit
811177575d
1 changed files with 3 additions and 0 deletions
  1. 3 0
      src/views/fill-questionnaire/index.module.less

+ 3 - 0
src/views/fill-questionnaire/index.module.less

@@ -11,6 +11,9 @@
         color: #333 !important;
         font-weight: normal;
       }
+      .van-picker__loading {
+        top: 40%;
+      }
     }
   }
 }