From 4221f08ec2c48ca14217b6a4baed45be65cb4d5b Mon Sep 17 00:00:00 2001 From: keton Date: Sun, 14 Jan 2024 11:12:45 +0100 Subject: [PATCH] Make close button easier to hit (#8) Before only a line from close icon was active. This change makes it intended 30x30 box instead. --- UEVR/MainWindow.xaml | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/UEVR/MainWindow.xaml b/UEVR/MainWindow.xaml index 05704f2..12a2f34 100644 --- a/UEVR/MainWindow.xaml +++ b/UEVR/MainWindow.xaml @@ -45,14 +45,9 @@ Background="Transparent" BorderBrush="Transparent" HorizontalAlignment="Right" + Style="{StaticResource MaterialDesignFloatingActionMiniButton}" > - - - - - - - +