diff --git a/src/components/AppShelf/AppShelfItem.tsx b/src/components/AppShelf/AppShelfItem.tsx index c46265b48..35c730d68 100644 --- a/src/components/AppShelf/AppShelfItem.tsx +++ b/src/components/AppShelf/AppShelfItem.tsx @@ -105,14 +105,14 @@ export function AppShelfItem(props: any) { -
- + +
@@ -135,8 +135,8 @@ export function AppShelfItem(props: any) { {service.ping !== false && } - -
+
+ );