ux: new style for ToggleButton.toggle_untracked

This commit is contained in:
leo
2024-11-27 11:10:44 +08:00
parent c70f94cba1
commit c5d82eb719

View File

@@ -1182,7 +1182,7 @@
<Path x:Name="PART_IndicatorIcon"
Margin="{TemplateBinding Padding}"
Stretch="Fill"
Width="14" Height="10"
Width="14" Height="14"
Data="{StaticResource Icons.EyeClose}"
Fill="{DynamicResource Brush.FG1}"
Opacity=".8"/>