diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/web/app/mobile/style.styl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/web/app/mobile/style.styl b/src/web/app/mobile/style.styl index bd6965e402..4c321b3b6b 100644 --- a/src/web/app/mobile/style.styl +++ b/src/web/app/mobile/style.styl @@ -1,5 +1,8 @@ @import "../base" +body + overflow-x hidden + #wait top auto bottom 15px |