fix: update Avalonia version to 12.0.3, enhance NavItemHost style and correct casing of NuGet.Config in solution file.

This commit is contained in:
Zhang Dian
2026-05-21 16:17:35 +08:00
parent 77acd07732
commit 0ab36a1ab2
5 changed files with 4 additions and 4 deletions
@@ -20,6 +20,7 @@
<Style Selector="Border.NavItemHost">
<Setter Property="Margin" Value="6,0" />
<Setter Property="Background" Value="Transparent" />
<Setter Property="CornerRadius" Value="{DynamicResource SemiBorderRadiusSmall}" />
</Style>
<Style Selector="Border.NavItemHost.Selected">