From 89db70dacac868e0e225ea1ddd7ff878fad8096b Mon Sep 17 00:00:00 2001 From: Abi Raja Date: Tue, 28 Nov 2023 21:22:59 -0500 Subject: [PATCH] show sidebar on mobile and set proper z index --- frontend/src/App.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/App.tsx b/frontend/src/App.tsx index 5f65f96..0941a8b 100644 --- a/frontend/src/App.tsx +++ b/frontend/src/App.tsx @@ -179,7 +179,7 @@ function App() { /> )} -
+

Screenshot to Code