From b0be26300e89cf8b328f6a79ee805f512de06288 Mon Sep 17 00:00:00 2001 From: ajnart Date: Wed, 18 May 2022 22:10:31 +0200 Subject: [PATCH] :lipstick: Update AppShell menu and item styling Co-authored-by: Bjorn L. --- src/components/AppShelf/AppShelf.tsx | 4 ++-- src/components/AppShelf/AppShelfMenu.tsx | 16 +++++++++++++--- 2 files changed, 15 insertions(+), 5 deletions(-) diff --git a/src/components/AppShelf/AppShelf.tsx b/src/components/AppShelf/AppShelf.tsx index 761320294..41ac8baf5 100644 --- a/src/components/AppShelf/AppShelf.tsx +++ b/src/components/AppShelf/AppShelf.tsx @@ -52,8 +52,8 @@ export function AppShelfItem(props: any) { setOpened(false)} title="Modify a service" @@ -28,7 +29,16 @@ export default function AppShelfMenu(props: any) { message="Save service" /> - + Settings