jingcai-php/public/phmad521/themes/bootstrap/scss/_tables.scss

6 lines
95 B
SCSS
Executable File

@media only screen and (min-width: 768px) {
.table th.position-sticky {
top: 96px;
}
}