Styling of Tournament list and detail page

This commit is contained in:
2026-03-13 15:25:44 +01:00
parent 95897ccc07
commit dfe99a85a1
3 changed files with 133 additions and 73 deletions

View File

@@ -173,4 +173,9 @@ Folgende Dateien wurden in diesem Prompt verändert:
- Always require the full amount of teams for initializing the bracket.
Folgende Dateien wurden in diesem Prompt verändert:
- backend_splatournament_manager/src/app.ts
- frontend_splatournament_manager/lib/pages/tournament_bracket_page.dart
- frontend_splatournament_manager/lib/pages/tournament_bracket_page.dart
- Style the tournament list and detail page to look closer to the rest of the app.
Folgende Dateien wurden in diesem Prompt verändert:
- frontend_splatournament_manager/lib/widgets/available_tournament_list.dart
- frontend_splatournament_manager/lib/pages/tournament_detail_page.dart