diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-09-05 18:09:31 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-09-05 18:09:31 +0900 |
| commit | db943df0c8fbded2a2d5a8f56927c173e6aba931 (patch) | |
| tree | 1f70c1ee8963afa79a3acdaa70b87977573f7bfe | |
| parent | モバイル版のメニューにお知らせを表示するように (diff) | |
| download | sharkey-db943df0c8fbded2a2d5a8f56927c173e6aba931.tar.gz sharkey-db943df0c8fbded2a2d5a8f56927c173e6aba931.tar.bz2 sharkey-db943df0c8fbded2a2d5a8f56927c173e6aba931.zip | |
:art:
| -rw-r--r-- | src/client/app/desktop/views/pages/welcome.vue | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/app/desktop/views/pages/welcome.vue b/src/client/app/desktop/views/pages/welcome.vue index 0bc5c256e0..b7a39fbdb8 100644 --- a/src/client/app/desktop/views/pages/welcome.vue +++ b/src/client/app/desktop/views/pages/welcome.vue @@ -172,7 +172,7 @@ root(isDark) width 100% max-width 1200px height 100vh - min-height 800px + min-height 1000px margin 0 auto padding 64px |