Skip to content

Commit 3d88463

Browse files
authored
Fix: Fixed the corner radius on the drive details page (files-community#13179)
1 parent 89e3d03 commit 3d88463

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Files.App/Views/Properties/GeneralPage.xaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -343,6 +343,7 @@
343343
BorderBrush="{ThemeResource CardStrokeColorDefaultBrush}"
344344
BorderThickness="1"
345345
ColumnSpacing="8"
346+
CornerRadius="4"
346347
RowSpacing="8">
347348
<Grid.ColumnDefinitions>
348349
<ColumnDefinition Width="72" />

0 commit comments

Comments
 (0)