commit
68953f7c3d
1 changed files with 4 additions and 0 deletions
|
@ -63,6 +63,10 @@
|
|||
}
|
||||
}
|
||||
|
||||
#filestable.hidden {
|
||||
display: none;
|
||||
}
|
||||
|
||||
@media only screen and (min-width: $breakpoint-mobile + 1) {
|
||||
#filestable {
|
||||
// floating header
|
||||
|
|
Loading…
Reference in a new issue