Files
GseTDDUebungKCLR/database/phpMyAdmin/themes/bootstrap/scss/_tables.scss
Riley Schneider b732d8d4b5 Initial Commit
2025-12-03 16:38:10 +01:00

6 lines
95 B
SCSS

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