From 3674abaf9c6fa72b2f25d75be2b81c3280a9ffb8 Mon Sep 17 00:00:00 2001 From: Erik Darling <2136037+erikdarlingdata@users.noreply.github.com> Date: Wed, 18 Feb 2026 19:38:07 -0500 Subject: [PATCH] Increase tab close button target size from 18x18 to 22x22 Reduces risk of accidental mis-clicks when closing server tabs. Partial fix for #110 Co-Authored-By: Claude Opus 4.6 --- Dashboard/Themes/DarkTheme.xaml | 6 +++--- Lite/Themes/DarkTheme.xaml | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Dashboard/Themes/DarkTheme.xaml b/Dashboard/Themes/DarkTheme.xaml index 146ed70a..9d4f3940 100644 --- a/Dashboard/Themes/DarkTheme.xaml +++ b/Dashboard/Themes/DarkTheme.xaml @@ -231,12 +231,12 @@ - - + + - + diff --git a/Lite/Themes/DarkTheme.xaml b/Lite/Themes/DarkTheme.xaml index 21742340..58c0db05 100644 --- a/Lite/Themes/DarkTheme.xaml +++ b/Lite/Themes/DarkTheme.xaml @@ -222,12 +222,12 @@ - - + + - +