From d7111e84f4d50faecb7d5146babaee591df31aff Mon Sep 17 00:00:00 2001 From: Jannik Streek Date: Fri, 12 Jan 2024 19:02:14 +0100 Subject: [PATCH] make active filter in mobile visible --- frontend/src/live-chart/TextInputForm.tsx | 2 +- frontend/src/shared/components/AdminOptionToolbar.tsx | 8 ++++++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/frontend/src/live-chart/TextInputForm.tsx b/frontend/src/live-chart/TextInputForm.tsx index 6a196d4..c9e841a 100644 --- a/frontend/src/live-chart/TextInputForm.tsx +++ b/frontend/src/live-chart/TextInputForm.tsx @@ -97,7 +97,7 @@ function TextInputForm(): React.ReactElement {
{`${remainingTextInput} / ${MAX_LENGTH}`}
-