mirror of
https://gitcode.com/gh_mirrors/se/Semi.Avalonia
synced 2026-03-07 02:00:48 +08:00
fix: fix toggle switch font size.
This commit is contained in:
@@ -15,7 +15,6 @@
|
||||
<Setter Property="VerticalAlignment" Value="Center" />
|
||||
<Setter Property="HorizontalContentAlignment" Value="Left" />
|
||||
<Setter Property="VerticalContentAlignment" Value="Center" />
|
||||
<Setter Property="FontSize" Value="{DynamicResource ControlContentThemeFontSize}" />
|
||||
<Setter Property="Template">
|
||||
<ControlTemplate TargetType="ToggleSwitch">
|
||||
<Grid
|
||||
|
||||
Reference in New Issue
Block a user