Skip to content

Commit e09c1f4

Browse files
v1.0.2
1 parent bbeea8c commit e09c1f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/JuliusSweetland.OptiKids/UI/Views/Management/SoundsView.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
DisplayMemberPath="Key"
109109
SelectedValuePath="Value"
110110
SelectedValue="{Binding InfoSoundFile, Mode=TwoWay}" />
111-
<controls:NumericUpDown Grid.Column="1" Width="75"
111+
<controls:NumericUpDown Grid.Column="1" Width="85"
112112
TextAlignment="Right"
113113
Minimum="0" Maximum="100" Interval="1"
114114
Value="{Binding InfoSoundVolume, Mode=TwoWay}" />

0 commit comments

Comments
 (0)