From be3884af01ccbcd360ac7a2a1bc570b6be2878f2 Mon Sep 17 00:00:00 2001 From: Malaber Date: Mon, 17 Mar 2025 14:58:45 +0100 Subject: [PATCH] Workaround for weird padding around rows on mobile --- js/components/GroupStage.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/components/GroupStage.js b/js/components/GroupStage.js index 17b45ed..205ba58 100644 --- a/js/components/GroupStage.js +++ b/js/components/GroupStage.js @@ -22,7 +22,7 @@ export default class GroupStage extends Component { Gruppenphase - + {this.props.groups.map(group => )}