Files
arif_grafin/pma/themes/bootstrap/scss/_tables.scss
dev@siliconpin.com a3067c5ad4 first commit
2025-08-07 11:53:41 +05:30

6 lines
95 B
SCSS

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