components/oi-form/list/text/index.vue
@@ -22,10 +22,17 @@ <style lang="scss" scoped> .oi-form-text { word-break: break-all; color: #2db7f5; .align-fixed { line-height: 1; padding: 10px 12px 10px 0; } } .large-mode { .oi-form-text { font-size: 24px !important; } } </style>