Commit fb0fe4a
Fix text wrap on condition fields (#1527)
<!--
Ensure the title clearly reflects what was changed.
Provide a clear and concise description of the changes made. The PR
should only contain the changes related to the issue, and no other
unrelated changes.
-->
Fixes OPS-2919.
<img width="380" height="523" alt="image"
src="https://github.com/user-attachments/assets/a6f4e98e-68fb-4bbd-a9de-3c81bc2d8062"
/>
<img width="385" height="422" alt="image"
src="https://github.com/user-attachments/assets/4352b81b-5cdd-4db3-a8c9-19aaefd7fa8c"
/>
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>1 parent 6d04443 commit fb0fe4a
File tree
3 files changed
+6
-2
lines changed- packages/react-ui/src/app/features/builder
- block-properties/text-input-with-mentions
- step-settings
- branch-settings
- split-settings
3 files changed
+6
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
118 | | - | |
| 117 | + | |
119 | 118 | | |
120 | 119 | | |
121 | 120 | | |
122 | 121 | | |
| 122 | + | |
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| 102 | + | |
102 | 103 | | |
103 | 104 | | |
104 | 105 | | |
| |||
140 | 141 | | |
141 | 142 | | |
142 | 143 | | |
| 144 | + | |
143 | 145 | | |
144 | 146 | | |
145 | 147 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| 73 | + | |
73 | 74 | | |
74 | 75 | | |
75 | 76 | | |
| |||
111 | 112 | | |
112 | 113 | | |
113 | 114 | | |
| 115 | + | |
114 | 116 | | |
115 | 117 | | |
116 | 118 | | |
| |||
0 commit comments