diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2019-01-21 14:45:57 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2019-01-21 14:45:57 +0900 |
| commit | aa020eedc3e748b46e6afcdf7a83ef6cfe6cdf07 (patch) | |
| tree | 2f09fd4d5f1aa4553c242a800cbbccf5c2269b60 /src | |
| parent | [Server] リプライをタイムラインに流す以前の仕様に差し... (diff) | |
| download | misskey-aa020eedc3e748b46e6afcdf7a83ef6cfe6cdf07.tar.gz misskey-aa020eedc3e748b46e6afcdf7a83ef6cfe6cdf07.tar.bz2 misskey-aa020eedc3e748b46e6afcdf7a83ef6cfe6cdf07.zip | |
[Client] Fix bug
Diffstat (limited to 'src')
| -rw-r--r-- | src/client/app/mobile/views/pages/settings.vue | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/app/mobile/views/pages/settings.vue b/src/client/app/mobile/views/pages/settings.vue index 906a3a1834..80b15acdea 100644 --- a/src/client/app/mobile/views/pages/settings.vue +++ b/src/client/app/mobile/views/pages/settings.vue @@ -375,7 +375,7 @@ main max-width 600px width 100% - > .signin-as + > .signed-in-as margin 16px padding 16px text-align center |