From 16e2caa1429c8fdbb78abb3fe2f8efdb226e73c7 Mon Sep 17 00:00:00 2001 From: Johannes Klein Date: Mon, 8 Jun 2026 19:17:14 +0200 Subject: [PATCH] Revert "Less padding for bottom buttons on Match" This reverts commit 585be8c5332d84696dfae43d9890622138455263. --- src/components/Match/SaveDiscardButtons.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Match/SaveDiscardButtons.tsx b/src/components/Match/SaveDiscardButtons.tsx index 97a639bc1..c66a53aab 100644 --- a/src/components/Match/SaveDiscardButtons.tsx +++ b/src/components/Match/SaveDiscardButtons.tsx @@ -49,7 +49,7 @@ const SaveDiscardButtons = ( { > );