good spot for people presence panel scaling and elevation key?

This commit is contained in:
talksik
2022-05-17 06:20:56 -05:00
parent 073385b521
commit 987ed4dff2
2 changed files with 11 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 z-20">
<div className="flex flex-col w-[350px] relative group shadow-xl bg-white z-20">
<NavBar />
<div className="flex flex-row p-4 items-center bg-gray-100 gap-2">