Merge branch 'development' into feature/100-lokalisierung-hinzufügen
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 2m34s
Pull Request Pipeline / lint (pull_request) Successful in 2m36s

This commit is contained in:
2026-01-01 21:43:19 +00:00

View File

@@ -72,7 +72,7 @@ class _MatchViewState extends State<MatchView> {
itemBuilder: (BuildContext context, int index) {
if (index == matches.length) {
return SizedBox(
height: MediaQuery.paddingOf(context).bottom - 80,
height: MediaQuery.paddingOf(context).bottom - 20,
);
}
return GameHistoryTile(