From 4d9ea5a0cb3a04fc58ef6a7b9df4b19569a168eb Mon Sep 17 00:00:00 2001 From: Matt Parker <61717342+MattParkerDev@users.noreply.github.com> Date: Sun, 3 Aug 2025 01:12:58 +1000 Subject: [PATCH] menu button styling --- src/SharpIDE.Photino/Layout/MainLayout.razor | 40 +++++++++++--------- 1 file changed, 22 insertions(+), 18 deletions(-) diff --git a/src/SharpIDE.Photino/Layout/MainLayout.razor b/src/SharpIDE.Photino/Layout/MainLayout.razor index 96f0e82..7149829 100644 --- a/src/SharpIDE.Photino/Layout/MainLayout.razor +++ b/src/SharpIDE.Photino/Layout/MainLayout.razor @@ -9,30 +9,34 @@ @inject AppState AppState - - - - - - - Build - Rebuild - Clean - Restore - - - - - + + + + + + + + + + Build + Rebuild + Clean + Restore + + + + + + - + - + - +