From 13aeeefb225684d6ca7ab827618d098909812f9c Mon Sep 17 00:00:00 2001 From: ajnart Date: Tue, 17 May 2022 00:55:24 +0200 Subject: [PATCH] :bug: Fix AddAppShelfItem image fit not properly set Resolves #117 --- src/components/AppShelf/AddAppShelfItem.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/AppShelf/AddAppShelfItem.tsx b/src/components/AppShelf/AddAppShelfItem.tsx index cd6b7ff68..d6101b223 100644 --- a/src/components/AppShelf/AddAppShelfItem.tsx +++ b/src/components/AppShelf/AddAppShelfItem.tsx @@ -154,7 +154,7 @@ export function AddAppShelfItemForm(props: { setOpened: (b: boolean) => void } & return ( <>
- Placeholder + Placeholder
{