File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
src/Files.App/Views/Layouts Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 359359 <DataTemplate x : DataType =" storage:IGroupedCollectionHeader" >
360360 <StackPanel
361361 Margin=" 0,0,0,4"
362- VerticalAlignment=" Center "
362+ VerticalAlignment=" Bottom "
363363 AutomationProperties.Name=" {x:Bind Model.Text}"
364364 Spacing=" 0" >
365365
Original file line number Diff line number Diff line change 13921392 <DataTemplate x : DataType =" storage:IGroupedCollectionHeader" >
13931393 <StackPanel
13941394 Margin=" 0,0,0,4"
1395- VerticalAlignment=" Center "
1395+ VerticalAlignment=" Bottom "
13961396 AutomationProperties.Name=" {x:Bind Model.Text}"
13971397 Spacing=" 0" >
13981398 <StackPanel Orientation =" Horizontal" Spacing =" 4" >
Original file line number Diff line number Diff line change 10421042 <DataTemplate x : DataType =" storage:IGroupedCollectionHeader" >
10431043 <Grid
10441044 Padding=" 0,0,0,4"
1045- VerticalAlignment=" Center "
1045+ VerticalAlignment=" Bottom "
10461046 AutomationProperties.Name=" {x:Bind Model.Text}"
10471047 ColumnSpacing=" 8"
10481048 RowSpacing=" 8" >
You can’t perform that action at this time.
0 commit comments