Removed game in compact mode

This commit is contained in:
2026-04-21 22:32:52 +02:00
parent 852b5f444c
commit 5cbcf626e8

View File

@@ -115,6 +115,7 @@ class _MatchTileState extends State<MatchTile> {
], ],
// Game + Ruleset Badge // Game + Ruleset Badge
if (!widget.compact)
IntrinsicHeight( IntrinsicHeight(
child: Row( child: Row(
mainAxisSize: MainAxisSize.min, mainAxisSize: MainAxisSize.min,