diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-03-03 14:25:36 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-03-03 14:25:36 +0900 |
| commit | 12f472b3fc8d0cef17e87785a84e49b96409637b (patch) | |
| tree | 0622e41a826fa43db889b129520eb8884b5acb52 /src/web/app/auth | |
| parent | :v: (diff) | |
| download | misskey-12f472b3fc8d0cef17e87785a84e49b96409637b.tar.gz misskey-12f472b3fc8d0cef17e87785a84e49b96409637b.tar.bz2 misskey-12f472b3fc8d0cef17e87785a84e49b96409637b.zip | |
:v:
Diffstat (limited to 'src/web/app/auth')
| -rw-r--r-- | src/web/app/auth/views/form.vue | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/web/app/auth/views/form.vue b/src/web/app/auth/views/form.vue index 30ad64ed2d..d86ed58b38 100644 --- a/src/web/app/auth/views/form.vue +++ b/src/web/app/auth/views/form.vue @@ -123,6 +123,7 @@ export default Vue.extend({ > button margin 0 8px + padding 0 @media (max-width 600px) > header |