From 18e1ab340c1d042171350535e85fb44f992d1a09 Mon Sep 17 00:00:00 2001 From: Erik Michelson Date: Sun, 8 Oct 2023 13:36:31 +0200 Subject: [PATCH] fix(history): history toolbar wraps instead of making buttons ugly Signed-off-by: Erik Michelson --- .../components/history-page/history-toolbar/history-toolbar.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/components/history-page/history-toolbar/history-toolbar.tsx b/frontend/src/components/history-page/history-toolbar/history-toolbar.tsx index b4e974754..fef41f802 100644 --- a/frontend/src/components/history-page/history-toolbar/history-toolbar.tsx +++ b/frontend/src/components/history-page/history-toolbar/history-toolbar.tsx @@ -64,7 +64,7 @@ export const HistoryToolbar: React.FC = () => { const uploadAllButtonTitle = useTranslatedText('landing.history.toolbar.uploadAll') return ( - +