From 9c2fd88277a2a2bfedddd7f5979a6c96329aec46 Mon Sep 17 00:00:00 2001 From: John Fernandez Date: Sun, 16 Feb 2025 12:04:50 -0500 Subject: [PATCH] Move minWidth For better spacing on tabs This allows the nebula login and Mod Tools tabs to dynamically match the screens size, while still requiring the minimum space on the mod development tab --- Knossos.NET/Views/DeveloperModsView.axaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Knossos.NET/Views/DeveloperModsView.axaml b/Knossos.NET/Views/DeveloperModsView.axaml index 4c40df7c..dc1246d8 100644 --- a/Knossos.NET/Views/DeveloperModsView.axaml +++ b/Knossos.NET/Views/DeveloperModsView.axaml @@ -13,9 +13,9 @@ - + - +