From fecfb8d39c36502ca5c97421337d260a20d190da Mon Sep 17 00:00:00 2001 From: libertyspy Date: Tue, 31 Mar 2026 14:36:21 +0800 Subject: [PATCH] UPDATE: VERSION-20260331 --- modeler/src/style.less | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/modeler/src/style.less b/modeler/src/style.less index c14bddb..254371c 100644 --- a/modeler/src/style.less +++ b/modeler/src/style.less @@ -1831,6 +1831,12 @@ } +.ant-select .ant-select-clear { + color: rgb(153 168 180); + background: #475f71; + border-radius: 50%; +} + .ks-add-parameter-action{ color: #eee; position: absolute;