mirror of
https://github.com/invoke-ai/InvokeAI
synced 2026-05-02 19:52:08 +02:00
feat(ui): tweak gallery settings popover divider styling
This commit is contained in:
parent
d6e85e5f67
commit
10076fb1e8
@ -28,7 +28,7 @@ const GallerySettingsPopover = () => {
|
||||
<AlwaysShowImageSizeCheckbox />
|
||||
<ShowArchivedBoardsCheckbox />
|
||||
<BoardAutoAddSelect />
|
||||
<Divider />
|
||||
<Divider pt={2} />
|
||||
<ShowStarredFirstCheckbox />
|
||||
<SortDirectionCombobox />
|
||||
</Flex>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user