From 1e9814178c015cb5851fddcbc486658b90136487 Mon Sep 17 00:00:00 2001 From: jianneng-fit2cloud Date: Wed, 25 Dec 2024 17:27:27 +0800 Subject: [PATCH] =?UTF-8?q?style(=E5=9B=BE=E8=A1=A8):=20=E5=8F=B3=E4=BE=A7?= =?UTF-8?q?=E4=BE=A7=E8=BE=B9=E6=A0=8F=E6=94=B6=E7=BC=A9=E5=90=8E=EF=BC=8C?= =?UTF-8?q?=E6=96=87=E5=AD=97=E4=BC=98=E5=8C=96=E4=B8=BA=E5=9E=82=E7=9B=B4?= =?UTF-8?q?=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/core-frontend/src/components/visualization/DvSidebar.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/core/core-frontend/src/components/visualization/DvSidebar.vue b/core/core-frontend/src/components/visualization/DvSidebar.vue index cf58c3f222..76cc4b6471 100644 --- a/core/core-frontend/src/components/visualization/DvSidebar.vue +++ b/core/core-frontend/src/components/visualization/DvSidebar.vue @@ -234,6 +234,7 @@ const onComponentNameChange = () => { font-weight: 500; text-align: center; padding: 5px; + margin-top: 5px; span { writing-mode: vertical-rl; text-orientation: mixed;