Skip to content

Commit 8b39499

Browse files
committed
Update CmdPalPage.xaml
1 parent c788c57 commit 8b39499

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/settings-ui/Settings.UI/SettingsXAML/Views/CmdPalPage.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
AutomationProperties.LandmarkType="Main"
1313
mc:Ignorable="d">
1414
<Grid>
15-
<ScrollViewer AutomationProperties.AutomationId="PageScrollViewer" Background="Red">
15+
<ScrollViewer AutomationProperties.AutomationId="PageScrollViewer">
1616
<Grid>
1717
<Grid
1818
MaxWidth="{StaticResource PageMaxWidth}"

0 commit comments

Comments
 (0)