Match braucht Game #174

Merged
sneeex merged 6 commits from enhancement/103-match-braucht-game into development 2026-01-17 22:03:55 +00:00
Showing only changes of commit 92c62000af - Show all commits

View File

@@ -73,7 +73,6 @@ class TitleDescriptionListTile extends StatelessWidget {
const Spacer(),
Container(
constraints: const BoxConstraints(maxWidth: 115),
margin: const EdgeInsets.only(top: 4),
padding: const EdgeInsets.symmetric(
vertical: 2,
horizontal: 6,