mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-05 18:57:19 +02:00
Welcome: UI improvements (#30684)
* UI improvements * buttons back on one line * fix Styler * adjust margin in OOBE page * Update src/settings-ui/Settings.UI/SettingsXAML/OOBE/Views/OobeOverview.xaml --------- Co-authored-by: Niels Laute <niels.laute@live.nl>
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
d:DesignWidth="400"
|
||||
mc:Ignorable="d">
|
||||
|
||||
<Grid>
|
||||
<Grid ColumnSpacing="8">
|
||||
<Grid.ColumnDefinitions>
|
||||
<ColumnDefinition Width="Auto" />
|
||||
<ColumnDefinition Width="*" />
|
||||
|
||||
Reference in New Issue
Block a user