Skip to content

Commit db95359

Browse files
committed
More styling fixes
1 parent 070f1c5 commit db95359

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/Files.App.Controls/AdaptiveGridView/AdaptiveGridView.Properties.cs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@ namespace Files.App.Controls
1919
/// The number and the width of items are calculated based on the
2020
/// screen resolution in order to fully leverage the available screen space. The property ItemsHeight define
2121
/// the items fixed height and the property DesiredWidth sets the minimum width for the elements to add a
22-
/// new column.</remarks>
22+
/// new column.
23+
/// </remarks>
2324
public partial class AdaptiveGridView
2425
{
2526
/// <summary>

0 commit comments

Comments
 (0)