Polish UI alignment, navigation, info layout, and localization

This commit is contained in:
Meik
2026-03-05 13:39:19 +01:00
parent 041e3abf76
commit 3432166a8e
9 changed files with 111 additions and 41 deletions

View File

@@ -15,6 +15,7 @@
Width="100"
HorizontalAlignment="Left"
CornerRadius="8"
Background="{DynamicResource accentColor}" />
Opacity="0.88"
Background="{DynamicResource activeButtonColor}" />
</Grid>
</UserControl>