mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-09 12:46:47 +02:00
Fixed width for controls so they are nicely aligned
This commit is contained in:
committed by
Enrico Giordani
parent
ae4cb6e372
commit
cee8253cd3
@@ -83,6 +83,7 @@
|
||||
Margin="{StaticResource SmallTopMargin}"
|
||||
Value="{Binding Mode=TwoWay, Path=MaxDispListNum}"
|
||||
Minimum="0"
|
||||
Width="320"
|
||||
Maximum="20"
|
||||
IsEnabled="{ Binding Mode=TwoWay, Path=GlobalAndMruEnabled}"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user