Skip to content

Commit

Permalink
Adjust padding to make space for text
Browse files Browse the repository at this point in the history
  • Loading branch information
thsparks committed Jan 22, 2025
1 parent 395568b commit 9c7379b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions react-common/styles/theming/ThemePickerModal.less
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
display: flex;
flex-direction: column;
align-items: center;
padding: 0.5rem;

.theme-preview-container {
display: flex;
Expand Down

0 comments on commit 9c7379b

Please sign in to comment.