mirror of
https://github.com/nextcloud/server.git
synced 2026-06-12 18:21:40 -04:00
commit
66ddb89180
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