nice place with the whole show and the elevation really mattering with the side bar but also now more actions on the top right where people would look for em?

This commit is contained in:
talksik
2022-05-17 05:57:01 -05:00
parent 747447137c
commit 073385b521
2 changed files with 41 additions and 7 deletions
@@ -35,7 +35,7 @@ export default function SidePanel() {
const [searchQuery, setSearchQuery] = useState<string>('');
return (
<div className="flex flex-col w-[350px] relative group shadow-2xl bg-white">
<div className="flex flex-col w-[350px] relative group shadow-2xl bg-white z-20">
<NavBar />
<div className="flex flex-row p-4 items-center bg-gray-100 gap-2">