From 7b42f4954e52b3f4e2ad6fa38de1404ee8ac43e9 Mon Sep 17 00:00:00 2001 From: lebaudantoine Date: Sun, 6 Sep 2026 22:13:20 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B(frontend)=20keep=20feedback=20butt?= =?UTF-8?q?ons=20on=20a=20single=20line?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit A minor layout regression appeared when switching to the Marianne font: the feedback buttons wrapped onto two lines instead of staying on one. Adjust the layout so the buttons stay on a single line regardless of the font in use. --- src/frontend/src/features/rooms/routes/Feedback.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/frontend/src/features/rooms/routes/Feedback.tsx b/src/frontend/src/features/rooms/routes/Feedback.tsx index 555d2b94..17e169ca 100644 --- a/src/frontend/src/features/rooms/routes/Feedback.tsx +++ b/src/frontend/src/features/rooms/routes/Feedback.tsx @@ -65,7 +65,7 @@ const FeedbackRoute = () => { {showBackButton && (