upd
This commit is contained in:
@@ -62,6 +62,7 @@ function FloorsPage() {
|
||||
}
|
||||
defaultOption={selectedFloor?.toString() || ""}
|
||||
onSelect={(floor) => setSelectedFloor(floor)}
|
||||
className="2xl:w-[8.333vw]"
|
||||
/>
|
||||
<div className="divider bg-[#E2E2DC] w-px h-[1.667vw]"></div>
|
||||
<div className="flex items-center gap-[1.667vw]">
|
||||
|
||||
Reference in New Issue
Block a user