From 012d6b029eb68452bc3ced7bc5f40d7f29c9d1cd Mon Sep 17 00:00:00 2001 From: David Lechner Date: Tue, 31 May 2022 12:51:55 -0500 Subject: [PATCH] explorer: fix toolbar buttons wrapping This fixes the toolbar buttons wrapping when the text overflows. --- src/explorer/Explorer.tsx | 7 +++++-- src/explorer/explorer.scss | 22 +++++++++++++++++----- 2 files changed, 22 insertions(+), 7 deletions(-) diff --git a/src/explorer/Explorer.tsx b/src/explorer/Explorer.tsx index 3690394d..d6f8af3a 100644 --- a/src/explorer/Explorer.tsx +++ b/src/explorer/Explorer.tsx @@ -111,10 +111,13 @@ const FileActionButtonGroup: React.VoidFunctionComponent return ( - +