From ebfae7d076ed075a924fd82ef49c25a45d382f3e Mon Sep 17 00:00:00 2001 From: wisonic-s Date: Thu, 13 Apr 2023 14:51:53 +0800 Subject: [PATCH] =?UTF-8?q?refactor(=E8=A7=86=E5=9B=BE=E6=8F=92=E4=BB=B6):?= =?UTF-8?q?=20=E5=9B=BE=E8=A1=A8=E7=B1=BB=E5=9E=8B=E9=80=89=E6=8B=A9?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E5=9B=BE=E6=A0=87=E5=AF=B9=E9=BD=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/views/chart/view/ChartType.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/frontend/src/views/chart/view/ChartType.vue b/frontend/src/views/chart/view/ChartType.vue index f60d987077..c5ac87b4f4 100644 --- a/frontend/src/views/chart/view/ChartType.vue +++ b/frontend/src/views/chart/view/ChartType.vue @@ -19,7 +19,6 @@ v-for="(item, idx) in container" :key="idx" style="position: relative;display: block;" - :style="{'top': item.isPlugin ? '5px' : '0'}" >