From e27fe72703edf010589db94d1e43e708a80db92c Mon Sep 17 00:00:00 2001 From: junjie Date: Thu, 11 Nov 2021 14:35:50 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E8=A7=86=E5=9B=BE):=E5=B0=9D=E8=AF=95?= =?UTF-8?q?=E8=A7=A3=E5=86=B3=E6=BA=90=E7=A0=81=E8=BF=90=E8=A1=8C=EF=BC=8C?= =?UTF-8?q?=E8=A7=86=E5=9B=BE=E7=B1=BB=E5=9E=8B=E6=A0=B7=E5=BC=8F=E9=94=99?= =?UTF-8?q?=E4=B9=B1=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/views/chart/view/ChartEdit.vue | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/frontend/src/views/chart/view/ChartEdit.vue b/frontend/src/views/chart/view/ChartEdit.vue index 0902554e8f..5157f1988c 100644 --- a/frontend/src/views/chart/view/ChartEdit.vue +++ b/frontend/src/views/chart/view/ChartEdit.vue @@ -114,7 +114,7 @@ {{ $t('chart.chart_type') }} - + >>.el-input__suffix{ - width: 20px; - } - .render-select>>>.el-input__inner{ - padding-right: 10px; - padding-left: 6px; - } .blackTheme .theme-border-class { border-color: var(--TableBorderColor) !important;