From 717ab4e9d11dafc4971fcb2899731391d990b5ff Mon Sep 17 00:00:00 2001 From: dataeaseShu Date: Tue, 14 May 2024 15:29:47 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E6=95=B0=E6=8D=AE=E9=9B=86):=20=E4=BF=AE?= =?UTF-8?q?=E5=A4=8D=E5=8F=82=E6=95=B0=E7=B1=BB=E5=9E=8B=E9=80=89=E6=8B=A9?= =?UTF-8?q?=E6=97=A5=E6=9C=9F=E7=9B=B8=E5=85=B3=E5=8F=82=E6=95=B0=EF=BC=8C?= =?UTF-8?q?=E5=90=8E=E9=9D=A2=E7=9A=84=E9=80=89=E6=8B=A9=E6=A1=86=E6=B2=A1?= =?UTF-8?q?=E6=9C=89=E5=AF=B9=E9=BD=90=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../visualized/data/dataset/form/AddSql.vue | 16 +++------------- 1 file changed, 3 insertions(+), 13 deletions(-) diff --git a/core/core-frontend/src/views/visualized/data/dataset/form/AddSql.vue b/core/core-frontend/src/views/visualized/data/dataset/form/AddSql.vue index a28565f4aa..998c319bc6 100644 --- a/core/core-frontend/src/views/visualized/data/dataset/form/AddSql.vue +++ b/core/core-frontend/src/views/visualized/data/dataset/form/AddSql.vue @@ -769,10 +769,10 @@ const mousedownDrag = () => {
- + { padding: 0 11px; } .de-group__prepend { - width: 100%; - - .ed-input-group__prepend { - padding: 0 11px; - margin-right: -1px; - .ed-select { - width: 178px !important; - margin: 0 -10px 0 -10px; - } - } - .ed-date-editor { + flex: 1; .ed-input__wrapper { border-top-left-radius: 0; border-bottom-left-radius: 0;