feat: [BPM 工作流] Simple 模型 - 流程设计校验

This commit is contained in:
jason
2025-06-04 09:48:48 +08:00
parent 9ceb1cc63c
commit db10830bbb
5 changed files with 69 additions and 71 deletions

View File

@@ -648,7 +648,8 @@
width: 80px;
height: 36px;
color: #212121;
border: 2px solid #fafafa;
background-color: #fff;
border: 2px solid transparent;
border-radius: 30px;
box-shadow: 0 1px 5px 0 rgb(10 30 65 / 8%);