Skip to content

Commit

Permalink
elyra-ai#2285 Common Properties Code control pushes action button out…
Browse files Browse the repository at this point in the history
… of panel

Signed-off-by: srikant <[email protected]>
  • Loading branch information
srikant-ch5 committed Dec 24, 2024
1 parent 79db419 commit 3e29fb7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
padding-bottom: $spacing-05; // Adds padding to the control
&.action {
display: flex;
justify-content: space-around;
> div:first-child {
width: 100%;
}
Expand Down

0 comments on commit 3e29fb7

Please sign in to comment.