diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-05-21 11:08:14 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-05-21 11:08:14 +0900 |
| commit | 100125ad5a3bb6140e5dfba8d299fe55c25a3773 (patch) | |
| tree | a484438a18af44b2e3391db808a12d242fd0aaad /src | |
| parent | #1621 (diff) | |
| download | misskey-100125ad5a3bb6140e5dfba8d299fe55c25a3773.tar.gz misskey-100125ad5a3bb6140e5dfba8d299fe55c25a3773.tar.bz2 misskey-100125ad5a3bb6140e5dfba8d299fe55c25a3773.zip | |
Fix bug
Diffstat (limited to 'src')
| -rw-r--r-- | src/client/app/mobile/views/components/note.vue | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/app/mobile/views/components/note.vue b/src/client/app/mobile/views/components/note.vue index 7a8457e56c..8e8ccf1e36 100644 --- a/src/client/app/mobile/views/components/note.vue +++ b/src/client/app/mobile/views/components/note.vue @@ -368,6 +368,7 @@ root(isDark) margin-bottom 2px > .avatar + flex-shrink 0 margin-right 8px width 20px height 20px |