Commit a95c378d66852cf3ef4765663611c3686b156187

Authored by Min
1 parent a724953c

1.修复工艺流程图样式

src/components/Common/Flows/flows.less
1   -:global {
  1 +
2 2 .react-flow__node:last-child {
3 3 color: #000 !important;
4 4 }
... ... @@ -73,4 +73,4 @@
73 73 display: none !important;
74 74 z-index: 0 !important;
75 75 }
76   -}
  76 +
... ...