Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit b092920

Browse files
committedMay 8, 2025·
merge
2 parents e68ef63 + 46b8d07 commit b092920

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed
 

‎App/Views/Pages/SignInUrlPage.xaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@
77
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
88
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
99
mc:Ignorable="d"
10-
Background="{ThemeResource ApplicationPageBackgroundThemeBrush}"
11-
>
10+
Background="{ThemeResource ApplicationPageBackgroundThemeBrush}">
1211

1312
<StackPanel
1413
Orientation="Vertical"

0 commit comments

Comments
 (0)
Please sign in to comment.