From ccb7b9147e269e1dd678765163340db756655199 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BB=96=E5=A4=A7=E9=9B=AA?= <2291335922@qq.com> Date: Mon, 16 Oct 2023 17:30:26 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=A1=E6=89=B9=E8=A1=A8=E5=8D=95=E5=9C=A8?= =?UTF-8?q?=E6=89=8B=E6=9C=BA=E4=B8=8A=E4=B8=8B=E6=8B=89=E6=A1=86=E5=AD=97?= =?UTF-8?q?=E6=AE=B5=E6=98=BE=E7=A4=BA=E7=9A=84=E9=AB=98=E5=BA=A6=E4=B8=8D?= =?UTF-8?q?=E4=B8=80=E6=A0=B7=20#5546?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- services/service-workflow/public/workflow/index.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/services/service-workflow/public/workflow/index.css b/services/service-workflow/public/workflow/index.css index eaa77c6f84..5d2aefd36e 100644 --- a/services/service-workflow/public/workflow/index.css +++ b/services/service-workflow/public/workflow/index.css @@ -190,4 +190,8 @@ tbody .color-priority-muted *{ .instance-suggestion{ background: #ffffff !important; +} + +.instance .form-group select.form-control{ + height: 34px; } \ No newline at end of file