mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
fix(ui): do not constrain width of hide/show boards button
lets translations display fully
This commit is contained in:
parent
918afa5b15
commit
9f349a7c0a
@ -60,7 +60,6 @@ const ImageGalleryContent = () => {
|
||||
<GalleryHeader />
|
||||
<Flex alignItems="center" justifyContent="space-between" w="full">
|
||||
<Button
|
||||
w={112}
|
||||
size="sm"
|
||||
variant="ghost"
|
||||
onClick={handleToggleBoardPanel}
|
||||
|
Loading…
Reference in New Issue
Block a user