diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2017-02-09 06:20:01 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2017-02-09 06:20:01 +0900 |
| commit | 7ccb2ea43e4fb7d4ab42e9093a63b35524672b57 (patch) | |
| tree | fa2a83c4274ec4e5fff56e445cc5217ce4261760 /src | |
| parent | test (diff) | |
| download | misskey-7ccb2ea43e4fb7d4ab42e9093a63b35524672b57.tar.gz misskey-7ccb2ea43e4fb7d4ab42e9093a63b35524672b57.tar.bz2 misskey-7ccb2ea43e4fb7d4ab42e9093a63b35524672b57.zip | |
test
Diffstat (limited to 'src')
| -rw-r--r-- | src/web/app/mobile/style.styl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/web/app/mobile/style.styl b/src/web/app/mobile/style.styl index 4c321b3b6b..f0231dedef 100644 --- a/src/web/app/mobile/style.styl +++ b/src/web/app/mobile/style.styl @@ -1,6 +1,6 @@ @import "../base" -body +html overflow-x hidden #wait |