Removed extra space from welcome page (#35778)

* Removed extra space from welcome page

* Added space between info bar and release notes
This commit is contained in:
Ishita Agarwal 2024-11-26 10:43:44 +05:30 коммит произвёл GitHub
Родитель 6cece12b85
Коммит 7c9876582c
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
2 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -66,7 +66,7 @@
<StackPanel
Grid.Row="1"
Margin="32,0,0,16"
Margin="32,16,0,16"
VerticalAlignment="Top"
Orientation="Vertical">
<TextBlock

Просмотреть файл

@ -2174,7 +2174,7 @@ Take a moment to preview the various utilities listed or view our comprehensive
<value>Preference updated.</value>
</data>
<data name="Oobe_WhatsNew_DataDiagnostics_Yes_Click_InfoBar_Desc.Text" xml:space="preserve">
<value>You can change this at any time from </value>
<value>You can change this at any time from</value>
</data>
<data name="Oobe_WhatsNew_DataDiagnostics_Yes_Click_OpenSettings_Text.Text" xml:space="preserve">
<value>settings.</value>