This commit is contained in:
2024-06-21 18:19:41 +05:00
parent 22e04fd927
commit b1bd436ab7
17 changed files with 273 additions and 184 deletions
@@ -45,7 +45,7 @@ const VirtualTourSidebar = ({ currentAppartment }: VirtualTourSidebarProps) => {
};
return (
<div className="absolute w-screen h-screen grid z-[99999999] pointer-events-none select-none">
<div className="absolute w-screen h-screen grid z-[99999997] pointer-events-none select-none">
<div className="h-screen py-[72px] px-3 w-[360px]">
<div className="bg-white w-full rounded-2xl p-5 flex flex-col relative rounded-ee-none">
<div className="flex items-center justify-between pb-[18px] border-b gap-4">