Revert changes and add css-rule to correct file inside files-app

This commit is contained in:
Robin Windey 2019-10-26 16:44:33 +02:00
parent 24820e06e5
commit da88633300
1 changed files with 4 additions and 0 deletions

View File

@ -63,6 +63,10 @@
} }
} }
#filestable.hidden {
display: none;
}
@media only screen and (min-width: $breakpoint-mobile + 1) { @media only screen and (min-width: $breakpoint-mobile + 1) {
#filestable { #filestable {
// floating header // floating header