From ea87c39705993f493ab1b9380440a2ef91c328f2 Mon Sep 17 00:00:00 2001 From: wangjiahao <1522128093@qq.com> Date: Fri, 13 Aug 2021 17:14:25 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E5=85=B6=E4=BB=96=E7=BB=84=E4=BB=B6?= =?UTF-8?q?=E5=9B=BE=E6=A0=87=E5=8F=98=E5=B0=8F=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/views/panel/AssistComponent/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/views/panel/AssistComponent/index.vue b/frontend/src/views/panel/AssistComponent/index.vue index 0ce2f97b84..01866467c1 100644 --- a/frontend/src/views/panel/AssistComponent/index.vue +++ b/frontend/src/views/panel/AssistComponent/index.vue @@ -267,7 +267,7 @@ export default { height: 24px; position: relative; flex-shrink: 0; - font-size: 24px; + font-size: 24px!important; margin: auto; font-family: fineui; font-style: normal;