mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-10 21:41:51 +02:00
Fixing the margin
This commit is contained in:
@@ -100,7 +100,7 @@
|
|||||||
</RadioButton.Content>
|
</RadioButton.Content>
|
||||||
</RadioButton>
|
</RadioButton>
|
||||||
|
|
||||||
<StackPanel Orientation="Horizontal">
|
<StackPanel Margin="28,0,0,0" Orientation="Horizontal">
|
||||||
<muxc:NumberBox x:Uid="Espresso_TemporaryKeepAwake_Hours"
|
<muxc:NumberBox x:Uid="Espresso_TemporaryKeepAwake_Hours"
|
||||||
Value="{Binding Hours, Mode=TwoWay}"
|
Value="{Binding Hours, Mode=TwoWay}"
|
||||||
Minimum="0"
|
Minimum="0"
|
||||||
|
|||||||
Reference in New Issue
Block a user