Bläddra i källkod

update healthpassport

Sherry 1 år sedan
förälder
incheckning
64d6a9554d

+ 3
- 0
src/fe/healthpassport/css/all.css Visa fil

10806
   border-radius: 0.8em;
10806
   border-radius: 0.8em;
10807
   padding: 0.8em 0.55em;
10807
   padding: 0.8em 0.55em;
10808
   background-color: #ffffff;
10808
   background-color: #ffffff;
10809
+  display: flex;
10810
+  justify-content: center;
10811
+  align-items: center;
10809
 }
10812
 }
10810
 .tags .tags__item-md {
10813
 .tags .tags__item-md {
10811
   width: 30%;
10814
   width: 30%;

+ 1
- 1
src/fe/healthpassport/css/all.css.map
Filskillnaden har hållits tillbaka eftersom den är för stor
Visa fil


+ 3
- 0
src/fe/healthpassport/css/component/_tag.scss Visa fil

9
         border-radius: 0.8em;
9
         border-radius: 0.8em;
10
         padding: 0.8em 0.55em;
10
         padding: 0.8em 0.55em;
11
         background-color: $c-white;
11
         background-color: $c-white;
12
+        display: flex;
13
+        justify-content: center;
14
+        align-items: center;
12
         &-md {
15
         &-md {
13
             width: 30%;
16
             width: 30%;
14
             margin-right: 5%;
17
             margin-right: 5%;

+ 4
- 4
src/fe/healthpassport/index.html Visa fil

194
                     <input id="healthStatusOption_3" type="radio" value="tag-LJg1ec9-L" name="healthStatus">
194
                     <input id="healthStatusOption_3" type="radio" value="tag-LJg1ec9-L" name="healthStatus">
195
                     <label for="healthStatusOption_3">
195
                     <label for="healthStatusOption_3">
196
                         <p>
196
                         <p>
197
-                            經常感冒
197
+                          經常有<br>呼吸道症狀
198
                         </p>
198
                         </p>
199
                     </label>
199
                     </label>
200
                 </div>
200
                 </div>
203
               <fieldset class="form__item form__item-4 form__item-healthAdapt" data-ques="healthAdapt">
203
               <fieldset class="form__item form__item-4 form__item-healthAdapt" data-ques="healthAdapt">
204
                 <legend class="form__ques">
204
                 <legend class="form__ques">
205
                     <p>
205
                     <p>
206
-                      面對疫情趨緩,<br>以下哪一個情況最符合你的應對
206
+                      面對 COVID-19 疫情趨緩,<br>以下哪一個敘述最符合你的應對
207
                     </p>
207
                     </p>
208
                 </legend>
208
                 </legend>
209
                 <div class="form__options tags">
209
                 <div class="form__options tags">
237
               <fieldset class="form__item form__item-5 form__item-healthThought" data-ques="healthThought">
237
               <fieldset class="form__item form__item-5 form__item-healthThought" data-ques="healthThought">
238
                 <legend class="form__ques">
238
                 <legend class="form__ques">
239
                     <p>
239
                     <p>
240
-                      下列哪一個敘述符合你的想法<br>
241
-                      (複選,至多可選擇2個答案)
240
+                      下列哪一個敘述符合你對 COVID-19 的想法<br>
241
+                      (複選,至多可選擇 2 個答案)
242
                     </p>
242
                     </p>
243
                 </legend>
243
                 </legend>
244
                 <div class="form__options tags">
244
                 <div class="form__options tags">