Skip to content

Commit

Permalink
Fix: Fixed the corner radius on the drive details page (files-communi…
Browse files Browse the repository at this point in the history
  • Loading branch information
Lukiluc29 authored Aug 13, 2023
1 parent 89e3d03 commit 3d88463
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Files.App/Views/Properties/GeneralPage.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -343,6 +343,7 @@
BorderBrush="{ThemeResource CardStrokeColorDefaultBrush}"
BorderThickness="1"
ColumnSpacing="8"
CornerRadius="4"
RowSpacing="8">
<Grid.ColumnDefinitions>
<ColumnDefinition Width="72" />
Expand Down

0 comments on commit 3d88463

Please sign in to comment.