From 3d884632b212e874d97c981460a3f7326df04e64 Mon Sep 17 00:00:00 2001 From: Lukiluc29 <128183422+Lukiluc29@users.noreply.github.com> Date: Sun, 13 Aug 2023 16:20:24 +0200 Subject: [PATCH] Fix: Fixed the corner radius on the drive details page (#13179) --- src/Files.App/Views/Properties/GeneralPage.xaml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Files.App/Views/Properties/GeneralPage.xaml b/src/Files.App/Views/Properties/GeneralPage.xaml index 5eb8ef94780e..0094dc5c57e4 100644 --- a/src/Files.App/Views/Properties/GeneralPage.xaml +++ b/src/Files.App/Views/Properties/GeneralPage.xaml @@ -343,6 +343,7 @@ BorderBrush="{ThemeResource CardStrokeColorDefaultBrush}" BorderThickness="1" ColumnSpacing="8" + CornerRadius="4" RowSpacing="8">