We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd2f5f1 commit 8020434Copy full SHA for 8020434
src/Files.App/Views/Layouts/ColumnLayoutPage.xaml
@@ -84,6 +84,7 @@
84
<Rectangle
85
Grid.Column="1"
86
Height="1"
87
+ Margin="0,20,0,0"
88
HorizontalAlignment="Stretch"
89
VerticalAlignment="Center"
90
Stroke="{ThemeResource GridViewHeaderItemDividerStroke}"
src/Files.App/Views/Layouts/DetailsLayoutPage.xaml
@@ -108,6 +108,7 @@
108
109
110
111
112
113
114
0 commit comments