mirror of
https://github.com/bckelley/blueberry-pma-theme.git
synced 2026-08-24 03:04:11 -05:00
@@ -55,6 +55,12 @@ table td img {
|
|||||||
height: 22px;
|
height: 22px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@media only screen and (min-width: 768px) {
|
||||||
|
.table th.position-sticky {
|
||||||
|
top: 81px;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
// .table-hover {
|
// .table-hover {
|
||||||
// tbody tr {
|
// tbody tr {
|
||||||
// @include hover() {
|
// @include hover() {
|
||||||
|
|||||||
Reference in New Issue
Block a user