From 36de38b5dbc609b8f1c9cded3268ef1c9d232730 Mon Sep 17 00:00:00 2001 From: dataeaseShu Date: Thu, 18 Jan 2024 10:25:47 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BB=AA=E8=A1=A8=E6=9D=BF=E9=A3=8E?= =?UTF-8?q?=E6=A0=BC-=E4=BF=9D=E5=AD=98=E6=8C=89=E9=92=AE=EF=BC=8C?= =?UTF-8?q?=E6=96=87=E5=AD=97=E5=A4=A7=E5=B0=8F12px?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/core-frontend/src/components/dashboard/DbCanvasAttr.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/core/core-frontend/src/components/dashboard/DbCanvasAttr.vue b/core/core-frontend/src/components/dashboard/DbCanvasAttr.vue index 544a0ac828..7a338ebfa8 100644 --- a/core/core-frontend/src/components/dashboard/DbCanvasAttr.vue +++ b/core/core-frontend/src/components/dashboard/DbCanvasAttr.vue @@ -164,6 +164,7 @@ const saveSelfSubject = () => { position: absolute; top: 4px; right: 4px; + font-size: 12px; } }