From 41c9415b3f572cfa59b968e75d65b497649b7f7f Mon Sep 17 00:00:00 2001 From: Simon Date: Thu, 14 Aug 2025 16:17:53 +0700 Subject: [PATCH] fix view-icon grid --- frontend/src/components/Filterbar.tsx | 10 ++-------- frontend/src/style.css | 5 ++--- 2 files changed, 4 insertions(+), 11 deletions(-) diff --git a/frontend/src/components/Filterbar.tsx b/frontend/src/components/Filterbar.tsx index 197df041..a03e5392 100644 --- a/frontend/src/components/Filterbar.tsx +++ b/frontend/src/components/Filterbar.tsx @@ -110,10 +110,8 @@ const Filterbar = ({ viewStyle, showSort = true, showTypeFilter = false }: Filte onClick={() => setShowSelection(!showSelection)} title={showSelection ? 'Hide multi select boxes' : 'Show multi select boxes'} /> - -
{showFilterItems && ( - <> +
Filter: