Skip to content

Commit

Permalink
feat(ui): tweak gallery settings popover divider styling
Browse files Browse the repository at this point in the history
  • Loading branch information
psychedelicious committed Jun 28, 2024
1 parent d6e85e5 commit 10076fb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ const GallerySettingsPopover = () => {
<AlwaysShowImageSizeCheckbox />
<ShowArchivedBoardsCheckbox />
<BoardAutoAddSelect />
<Divider />
<Divider pt={2} />
<ShowStarredFirstCheckbox />
<SortDirectionCombobox />
</Flex>
Expand Down

0 comments on commit 10076fb

Please sign in to comment.