Revert "fixed overflow in conditions"

This reverts commit 906333d8a2.
This commit is contained in:
Hari Krishna
2024-03-04 12:47:01 +00:00
parent cdf0a1eee7
commit 55fd580eb3
+1 -5
View File
@@ -9767,8 +9767,6 @@ const AngularWorkflow = (defaultprops) => {
marginTop: "15px",
marginLeft: "10px",
overflow: "hidden",
textOverflow: "ellipsis",
whiteSpace: "nowrap",
maxWidth: 72,
}}
>
@@ -9788,7 +9786,7 @@ const AngularWorkflow = (defaultprops) => {
flex: 1,
textAlign: "center",
marginTop: "15px",
overflow: "hidden",
overflow: "hidden",
maxWidth: 72,
}}
onClick={() => { }}
@@ -9812,8 +9810,6 @@ const AngularWorkflow = (defaultprops) => {
marginBottom: "auto",
marginLeft: "10px",
overflow: "hidden",
textOverflow: "ellipsis",
whiteSpace: "nowrap",
maxWidth: 72,
}}
>