virtual
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user