From b233650be5ccbb7811d95fed9c272e4d41ca4b2b Mon Sep 17 00:00:00 2001 From: PianoNic <79938743+PianoNic@users.noreply.github.com> Date: Sat, 18 Jul 2026 23:03:06 +0200 Subject: [PATCH] Fixed school-system picker card overflow by sizing to content --- lib/ui/dashboard/widgets/add_school_modal.dart | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/ui/dashboard/widgets/add_school_modal.dart b/lib/ui/dashboard/widgets/add_school_modal.dart index 0c347a3..935b5f1 100644 --- a/lib/ui/dashboard/widgets/add_school_modal.dart +++ b/lib/ui/dashboard/widgets/add_school_modal.dart @@ -129,7 +129,6 @@ class _SystemCard extends StatelessWidget { opacity: disabled ? 0.5 : 1.0, child: SizedBox( width: 108, - height: 96, child: FTappable( onPress: onTap, child: FCard(