Android_Retail/src/Styles/BookingScreen/Template/BSLayout5/BSLayout5.scss

149 lines
2.5 KiB
SCSS
Raw Normal View History

2026-01-27 18:27:29 +05:30
.BSLayout5-Master {
height: 99vh;
overflow: hidden;
}
.BSLayout5 {
overflow: hidden;
height: inherit;
}
.BsLayout5-ContentDiv {
display: flex;
}
.BSCategory5-Cardcont {
// height: min(95vh, 720px);
overflow: auto;
// height: 80vh;
}
.BSCategory5-Contentcont {
display: flex;
height: 100%;
//nk
// height: 95vh;
//
}
.BSCategory5-tablecont {
width: 430px;
// margin: 0.5rem 0rem;
height: clamp(73vh, 71rem, 50vh);
background-color: #fff;
}
@media (min-width: 500px) and (max-width: 768px) {
.BSCategory5-Cardcont {
// height: min(95vh, 720px);
overflow: auto;
// height: 80vh;
//Naresh
// height: 74vh;
//
}
.BSCategory5-tablecont {
width: 0px !important;
z-index: 3;
}
//nk
.BSLayout5-Master .BsTable2-Master {
height: 0 !important;
}
.BSLayout5-Master .bs-item-card-masterdiv {
height: 65vh !important;
}
//
}
@media (min-width: 280px) and (max-width: 499px) {
.BSLayout5-Master {
height: 88vh;
overflow: hidden;
}
// .BSLayout5-Master .Table4-Price-summarypop {
// display: none;
// }
//nk
.BSLayout5-Master .bs-item-card-masterdiv {
height: 55vh;
}
.BSLayout5-Master .Table4-Price-summarypop {
display: none;
}
//
.BSCategory5-tablecont {
width: 0px !important;
z-index: 3;
margin: 0rem 0rem !important;
}
.BSCategory5-Contentcont {
display: flex;
//nk
// height: 76vh !important;
//
}
.BSCategory5-Cardcont {
// height: min(95vh, 720px);
overflow: auto;
// height: 78vh;
// Naresh
//nk
// height: 69vh;
//
}
.BSLayout5-Master .BsTable2-Master {
height: 0 !important;
}
}
@media (width: 1280px) and (max-height: 1024px) {
.BSCategory5-tablecont {
height: clamp(66.5vh, 71rem, 79vh) !important;
margin: 0.5rem 0.5rem;
}
.BSCategory5-Contentcont {
column-gap: 1rem;
flex-direction: row;
}
.BsLayout5-ContentDiv {
column-gap: 1rem;
flex-direction: row;
}
}
//nk
.BSLayout5-Master .BSBTOverall1-Default {
// height: 82vh;
// vm
height: 82vh;
}
.BSLayout5-Master .BsTable2-Master {
// height: 82vh;
// vm
height: 82vh;
}
.BSLayout5-Master .BSTable3_overall {
// height: 82vh;
// vm
height: 82vh;
}
.BSLayout5-Master .BSBilling4TableCont-default {
// height: 82vh;
// vm
height: 82vh;
}
.BSLayout5-Master .BSBTOverall6-defaultscreen {
// height: 82vh;
// vm
height: 82vh;
}
.BSLayout5-Master .bs-item-card-masterdiv {
// height: 82vh;
// vm
height: 82vh;
}