From f46191784bb0db771914ad40daa7e8e7e3f119d0 Mon Sep 17 00:00:00 2001 From: junjun Date: Mon, 16 May 2022 15:23:55 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E7=BB=B4=E5=BA=A6=E8=87=AA=E5=AE=9A?= =?UTF-8?q?=E4=B9=89=E6=8E=92=E5=BA=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/views/chart/components/compare/CustomSortEdit.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/views/chart/components/compare/CustomSortEdit.vue b/frontend/src/views/chart/components/compare/CustomSortEdit.vue index a1bd6fc443..f1d962a980 100644 --- a/frontend/src/views/chart/components/compare/CustomSortEdit.vue +++ b/frontend/src/views/chart/components/compare/CustomSortEdit.vue @@ -78,7 +78,7 @@ export default { .item-dimension { padding: 2px; - margin: 2px 2px 0 2px; + margin: 2px; border: solid 1px #eee; text-align: left; color: #606266;