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:
Родитель
6cece12b85
Коммит
7c9876582c
|
@ -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>
|
||||
|
|
Загрузка…
Ссылка в новой задаче