Commit a95c378d66852cf3ef4765663611c3686b156187
1 parent
a724953c
1.修复工艺流程图样式
Showing
1 changed file
with
2 additions
and
2 deletions
src/components/Common/Flows/flows.less
| 1 | -:global { | 1 | + |
| 2 | .react-flow__node:last-child { | 2 | .react-flow__node:last-child { |
| 3 | color: #000 !important; | 3 | color: #000 !important; |
| 4 | } | 4 | } |
| @@ -73,4 +73,4 @@ | @@ -73,4 +73,4 @@ | ||
| 73 | display: none !important; | 73 | display: none !important; |
| 74 | z-index: 0 !important; | 74 | z-index: 0 !important; |
| 75 | } | 75 | } |
| 76 | -} | 76 | + |