Align config close button and center tab header labels

This commit is contained in:
Meik
2026-03-05 13:04:12 +01:00
parent 0a465698a6
commit ab6cea7457
6 changed files with 27 additions and 15 deletions

View File

@@ -79,7 +79,10 @@
Content="{x:Static resx:Resources.incidents}"
FontSize="19"
FontWeight="SemiBold"
Canvas.Top="8"
Canvas.Top="6"
Height="36"
VerticalContentAlignment="Center"
Padding="0"
Canvas.Left="40" />
<ScrollViewer x:Name="CanvasIncident"
Canvas.Top="56"