7 lines
182 B
SCSS
7 lines
182 B
SCSS
![]() |
@media only screen and (min-width: 576px) and (max-width: 767.98px){
|
||
|
.majles-search-table {
|
||
|
.table-responsive {
|
||
|
height: calc(-17em + 100vh);
|
||
|
}
|
||
|
}
|
||
|
}
|