fileview xscroller fix

This commit is contained in:
carodej
2020-06-09 18:10:27 +02:00
parent bc7950b245
commit fee2cef980
3 changed files with 3 additions and 2 deletions
@@ -288,6 +288,7 @@
bottom: 0;
@include transition;
overflow-y: auto;
overflow-x: hidden;
&.is-offset {
margin-top: 50px;