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 88a6499 commit 721ab5f
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 721ab5f

Please sign in to comment.