Update SidePanel.tsx

This commit is contained in:
talksik
2022-05-18 08:32:11 -05:00
parent 6a3aa13223
commit 5082907c6d
@@ -50,8 +50,8 @@ export default function SidePanel() {
return (
<div
className="flex flex-col w-[350px] relative group
border-r border-r-gray-200 shadow-xl bg-white z-20 overflow-y-auto"
className="flex flex-col w-[350px] group
border-r border-r-gray-200 shadow-xl bg-white z-20 "
>
<NavBar />