first commit
This commit is contained in:
5
pma/themes/bootstrap/scss/_tables.scss
Normal file
5
pma/themes/bootstrap/scss/_tables.scss
Normal file
@@ -0,0 +1,5 @@
|
||||
@media only screen and (min-width: 768px) {
|
||||
.table th.position-sticky {
|
||||
top: 96px;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user