Removed game in compact mode
This commit is contained in:
@@ -115,6 +115,7 @@ class _MatchTileState extends State<MatchTile> {
|
||||
],
|
||||
|
||||
// Game + Ruleset Badge
|
||||
if (!widget.compact)
|
||||
IntrinsicHeight(
|
||||
child: Row(
|
||||
mainAxisSize: MainAxisSize.min,
|
||||
|
||||
Reference in New Issue
Block a user