Selaa lähdekoodia

已发布月报,UI_0.9

洪海涛 4 vuotta sitten
vanhempi
sitoutus
e21f36872d

+ 1 - 1
src/views/monthlyReport/childrenPage/editReport/components/VarText.vue

@@ -15,7 +15,7 @@
         />
         <span
           v-if="pageDate.status > 10 && textValue"
-          style="padding: 10px 0;display: inline-block;"
+          style="padding: 10px 0;display: inline-block;line-height: 1.65;"
           v-html="textValue.replace(/\n/g, '<br />')"
           />
       </div>