Fixing the margin

This commit is contained in:
Den Delimarsky 2021-05-11 08:22:00 -07:00
parent e366e8e878
commit 6617444f14
No known key found for this signature in database
GPG key ID: E1BE1355085F0BCF

View file

@ -100,7 +100,7 @@
</RadioButton.Content>
</RadioButton>
<StackPanel Orientation="Horizontal">
<StackPanel Margin="28,0,0,0" Orientation="Horizontal">
<muxc:NumberBox x:Uid="Espresso_TemporaryKeepAwake_Hours"
Value="{Binding Hours, Mode=TwoWay}"
Minimum="0"