gl-website-deployer/admin/phpMyAdmin/themes/bootstrap/scss/_tables.scss
2024-11-19 08:02:04 +01:00

6 lines
95 B
SCSS

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