mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-04-23 03:00:31 -04:00
feat(ui): tweak gallery settings popover divider styling
This commit is contained in:
@@ -28,7 +28,7 @@ const GallerySettingsPopover = () => {
|
|||||||
<AlwaysShowImageSizeCheckbox />
|
<AlwaysShowImageSizeCheckbox />
|
||||||
<ShowArchivedBoardsCheckbox />
|
<ShowArchivedBoardsCheckbox />
|
||||||
<BoardAutoAddSelect />
|
<BoardAutoAddSelect />
|
||||||
<Divider />
|
<Divider pt={2} />
|
||||||
<ShowStarredFirstCheckbox />
|
<ShowStarredFirstCheckbox />
|
||||||
<SortDirectionCombobox />
|
<SortDirectionCombobox />
|
||||||
</Flex>
|
</Flex>
|
||||||
|
|||||||
Reference in New Issue
Block a user