From 0fd3a68e46f3ab17f3773ea64f7d007739e343f5 Mon Sep 17 00:00:00 2001 From: krish pandey <143093900+krish858@users.noreply.github.com> Date: Fri, 23 Aug 2024 15:44:48 +0530 Subject: [PATCH] Fixed Appbar Responsiveness. --- src/components/Appbar.tsx | 18 +++++++++++------- src/components/Sidebar.tsx | 6 +++--- tsconfig.json | 10 +++++----- 3 files changed, 19 insertions(+), 15 deletions(-) diff --git a/src/components/Appbar.tsx b/src/components/Appbar.tsx index ead1d75f5..b60b3e869 100644 --- a/src/components/Appbar.tsx +++ b/src/components/Appbar.tsx @@ -33,21 +33,25 @@ export const Appbar = ({ return ( <>