fix(ui): do not constrain width of hide/show boards button

lets translations display fully
This commit is contained in:
psychedelicious 2024-08-19 08:44:42 +10:00
parent 918afa5b15
commit 9f349a7c0a

View File

@ -60,7 +60,6 @@ const ImageGalleryContent = () => {
<GalleryHeader />
<Flex alignItems="center" justifyContent="space-between" w="full">
<Button
w={112}
size="sm"
variant="ghost"
onClick={handleToggleBoardPanel}