Adminview clean up

This commit is contained in:
2026-09-14 22:33:42 +02:00
parent 0a89009a93
commit 97a78428bb
2 changed files with 2 additions and 20 deletions
+2 -2
View File
@@ -9,6 +9,8 @@
Height="700"
Width="1100"
WindowStartupLocation="CenterScreen">
<!-- Lenard Gerdes -->
<Grid Margin="20">
@@ -18,7 +20,6 @@
<RowDefinition Height="Auto"/>
</Grid.RowDefinitions>
<!-- Überschrift -->
<TextBlock Grid.Row="0"
Text="Adminbereich"
FontSize="30"
@@ -65,7 +66,6 @@
</DataGrid>
<!-- Buttons -->
<StackPanel Grid.Row="2"
Orientation="Horizontal"
HorizontalAlignment="Center">