Commit 6d04443
authored
Adjust CodeEditor container height and save button margin on connections dialog (#1520)
<!--
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-2910
<img width="814" height="672" alt="image"
src="https://github.com/user-attachments/assets/830f91ce-b6b0-47b4-830b-744cb62b978a"
/>
based on current usage of json field, inside step settings it always
uses input with mentions, so this change doesn't affect step settings1 parent 8f230d9 commit 6d04443
File tree
2 files changed
+2
-2
lines changed- packages/react-ui/src/app/features
- builder/block-properties
- connections/components
2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
219 | 219 | | |
220 | 220 | | |
221 | 221 | | |
222 | | - | |
| 222 | + | |
223 | 223 | | |
224 | 224 | | |
225 | 225 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
300 | 300 | | |
301 | 301 | | |
302 | 302 | | |
303 | | - | |
| 303 | + | |
304 | 304 | | |
305 | 305 | | |
306 | 306 | | |
| |||
0 commit comments