diff --git a/invokeai/frontend/web/src/features/gallery/components/Boards/BoardsList/GalleryBoard.tsx b/invokeai/frontend/web/src/features/gallery/components/Boards/BoardsList/GalleryBoard.tsx index d2a4693c36..d28cb33200 100644 --- a/invokeai/frontend/web/src/features/gallery/components/Boards/BoardsList/GalleryBoard.tsx +++ b/invokeai/frontend/web/src/features/gallery/components/Boards/BoardsList/GalleryBoard.tsx @@ -272,6 +272,7 @@ const GalleryBoard = memo( p: 0, _focusVisible: { p: 0, + textAlign: 'center', // get rid of the edit border boxShadow: 'none', },