mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00: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…
x
Reference in New Issue
Block a user