From d96941ea9bde135d0001abbd2b4eabfd8042d3cf Mon Sep 17 00:00:00 2001 From: libertyspy Date: Fri, 13 Mar 2026 10:45:46 +0800 Subject: [PATCH] UPDATE: VERSION-20260313 --- modeler/src/style.less | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/modeler/src/style.less b/modeler/src/style.less index bf04d68..32b711c 100644 --- a/modeler/src/style.less +++ b/modeler/src/style.less @@ -1641,4 +1641,10 @@ color: #b5b39d; cursor: pointer; } +} + +.ant-input-group-addon { + .anticon{ + color: #eeeeee; + } } \ No newline at end of file