From 9ba01ba2a3987b03c5f5da8171b1913d6f7f41c5 Mon Sep 17 00:00:00 2001 From: BuildTools Date: Wed, 7 Feb 2024 19:55:32 +0100 Subject: [PATCH] Optische Anpassungen --- CocktailWeb/Pages/Settings/Flaschen.razor | 18 ++++++------------ 1 file changed, 6 insertions(+), 12 deletions(-) diff --git a/CocktailWeb/Pages/Settings/Flaschen.razor b/CocktailWeb/Pages/Settings/Flaschen.razor index 2141eb1..a1b0985 100644 --- a/CocktailWeb/Pages/Settings/Flaschen.razor +++ b/CocktailWeb/Pages/Settings/Flaschen.razor @@ -28,22 +28,18 @@ } else { -
-
- -
-
+ + } @if (FlaschenListe != null && FlaschenListe.Count > 0) { -
+
- - + @@ -52,7 +48,6 @@ else @if (EditFormVisible && FlascheToUpdate != null && FlascheToUpdate.Id == flasche.Id) { - @@ -60,11 +55,10 @@ else else { - - }
NameActionAction
@flasche.Name + - +