Skip to content

Commit

Permalink
#2285 Common Properties Code control pushes action button out of panel (
Browse files Browse the repository at this point in the history
  • Loading branch information
srikant-ch5 authored Jan 6, 2025
1 parent c4b5827 commit 32562dd
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
display: flex;
> div:first-child {
width: 100%;
overflow-x: auto;
}
}
}

0 comments on commit 32562dd

Please sign in to comment.