Skip to content

Commit 1e45ad5

Browse files
committed
Update ContentSlider.xaml
1 parent d9ad1ea commit 1e45ad5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/DevWinUI.Controls/Themes/Styles/Controls/ContentSlider.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
</Button>
5151
<PipsPager x:Name="PART_Indicator"
5252
Grid.Row="1"
53-
Margin="0,10,0,0"
53+
Margin="0,5,0,0"
5454
HorizontalAlignment="Center"
5555
VerticalAlignment="Center" />
5656
</Grid>

0 commit comments

Comments
 (0)