diff --git a/src/Files.App/UserControls/Pane/ShelfPane.xaml b/src/Files.App/UserControls/Pane/ShelfPane.xaml index 952b0ca4861b..de9399576fb9 100644 --- a/src/Files.App/UserControls/Pane/ShelfPane.xaml +++ b/src/Files.App/UserControls/Pane/ShelfPane.xaml @@ -16,7 +16,6 @@ + Drop="Shelf_Drop"> @@ -33,7 +31,10 @@ - + - + + + + + - + - + @@ -72,8 +85,8 @@ - - + + @@ -86,7 +99,10 @@ - + diff --git a/src/Files.App/Views/MainPage.xaml b/src/Files.App/Views/MainPage.xaml index 74aec3c6d77c..46e5f156bb8f 100644 --- a/src/Files.App/Views/MainPage.xaml +++ b/src/Files.App/Views/MainPage.xaml @@ -252,9 +252,9 @@