diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2020-01-30 11:12:58 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2020-01-30 11:12:58 +0900 |
| commit | 64dcd9d6973572cd1b4b4e75cc1150885c377ceb (patch) | |
| tree | de57e1f7647c5937b6165b81ad18f31513c4a7c4 /src | |
| parent | Merge branch 'develop' of https://github.com/syuilo/misskey into develop (diff) | |
| download | misskey-64dcd9d6973572cd1b4b4e75cc1150885c377ceb.tar.gz misskey-64dcd9d6973572cd1b4b4e75cc1150885c377ceb.tar.bz2 misskey-64dcd9d6973572cd1b4b4e75cc1150885c377ceb.zip | |
:art:
Diffstat (limited to 'src')
| -rw-r--r-- | src/client/app.vue | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/app.vue b/src/client/app.vue index 3e65880b0a..b7de458b87 100644 --- a/src/client/app.vue +++ b/src/client/app.vue @@ -841,7 +841,7 @@ export default Vue.extend({ width: 100%; text-align: center; font-size: $ui-font-size * 1.2; - line-height: 3.5rem; + line-height: 3.7rem; > [data-icon], > .avatar { |