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:
Jay
2024-01-03 14:42:12 +01:00
committed by GitHub
parent 114f1b45e2
commit 2d361bc0da
31 changed files with 129 additions and 199 deletions

View File

@@ -11,7 +11,7 @@
d:DesignWidth="400"
mc:Ignorable="d">
<Grid>
<Grid ColumnSpacing="8">
<Grid.ColumnDefinitions>
<ColumnDefinition Width="Auto" />
<ColumnDefinition Width="*" />