From 8ae915200db7b19f3567cc41c65e3e057344b2dc Mon Sep 17 00:00:00 2001 From: pipipi-pikachu Date: Thu, 4 Jan 2024 20:31:12 +0800 Subject: [PATCH] fix: style fix --- src/components/Input.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/Input.vue b/src/components/Input.vue index d99e9642..2148679f 100644 --- a/src/components/Input.vue +++ b/src/components/Input.vue @@ -92,6 +92,7 @@ defineExpose({ color: $textColor; padding: 0 5px; flex: 1; + font-size: 13px; font-family: -apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,'Noto Sans',sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol','Noto Color Emoji'; &::placeholder {