Skip to content

Commit c5d82eb

Browse files
committed
ux: new style for ToggleButton.toggle_untracked
1 parent c70f94c commit c5d82eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Resources/Styles.axaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1182,7 +1182,7 @@
11821182
<Path x:Name="PART_IndicatorIcon"
11831183
Margin="{TemplateBinding Padding}"
11841184
Stretch="Fill"
1185-
Width="14" Height="10"
1185+
Width="14" Height="14"
11861186
Data="{StaticResource Icons.EyeClose}"
11871187
Fill="{DynamicResource Brush.FG1}"
11881188
Opacity=".8"/>

0 commit comments

Comments
 (0)