From ddfe5015c9237fbe0fea44f8bcde31708eb3adac Mon Sep 17 00:00:00 2001 From: Wolfboy248 Date: Tue, 26 Aug 2025 08:20:51 +0200 Subject: Fixed some inconsistant styles and fixed category queryparam in maplist page --- frontend/src/components/Sidebar/Content.tsx | 2 +- frontend/src/components/Sidebar/Search.tsx | 9 ++++----- frontend/src/components/Sidebar/Sidebar.module.css | 3 ++- frontend/src/components/Sidebar/Sidebar.tsx | 11 +++++++---- 4 files changed, 14 insertions(+), 11 deletions(-) (limited to 'frontend/src/components/Sidebar') diff --git a/frontend/src/components/Sidebar/Content.tsx b/frontend/src/components/Sidebar/Content.tsx index ceb9e67..6aade15 100644 --- a/frontend/src/components/Sidebar/Content.tsx +++ b/frontend/src/components/Sidebar/Content.tsx @@ -18,7 +18,7 @@ interface ContentProps { const _Content: React.FC = ({ isSearching, selectedButtonIndex, handle_sidebar_click }) => { return ( -
+