From e6ce5d37442b7fee070653716db027714a840b0b Mon Sep 17 00:00:00 2001 From: dataeaseShu Date: Mon, 13 Nov 2023 10:29:07 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=85=A8=E5=B1=8F=E9=A2=84=E8=A7=88?= =?UTF-8?q?=E6=A8=A1=E5=BC=8F=E4=B8=8B=E8=A7=86=E5=9B=BE=E6=A0=87=E9=A2=98?= =?UTF-8?q?=E7=9A=84=E5=A4=87=E6=B3=A8=E6=97=A0=E6=B3=95=E6=98=BE=E7=A4=BA?= =?UTF-8?q?=20#6207?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/frontend/src/views/chart/view/TitleRemark.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/core/frontend/src/views/chart/view/TitleRemark.vue b/core/frontend/src/views/chart/view/TitleRemark.vue index b9ac3358ff..49df7b105c 100644 --- a/core/frontend/src/views/chart/view/TitleRemark.vue +++ b/core/frontend/src/views/chart/view/TitleRemark.vue @@ -79,5 +79,6 @@ export default { border: none; margin-top: 8px!important; top: 22px !important; + left: auto !important; }