diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-05-24 04:56:58 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-05-24 04:56:58 +0900 |
| commit | b320d08a5e8b8df480efdb5802c0e6bac59d1cb2 (patch) | |
| tree | b4f71712d6087c81e387f9a68099b5ec455a72c1 /src | |
| parent | Fix bug (diff) | |
| download | misskey-b320d08a5e8b8df480efdb5802c0e6bac59d1cb2.tar.gz misskey-b320d08a5e8b8df480efdb5802c0e6bac59d1cb2.tar.bz2 misskey-b320d08a5e8b8df480efdb5802c0e6bac59d1cb2.zip | |
:art:
Diffstat (limited to 'src')
| -rw-r--r-- | src/client/app/common/views/components/messaging-room.vue | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/app/common/views/components/messaging-room.vue b/src/client/app/common/views/components/messaging-room.vue index 5a5708f41a..496d66a826 100644 --- a/src/client/app/common/views/components/messaging-room.vue +++ b/src/client/app/common/views/components/messaging-room.vue @@ -361,7 +361,7 @@ export default Vue.extend({ > button display inline-block margin 0 - padding 0 12px 0 28px + padding 0 12px 0 30px cursor pointer line-height 32px font-size 12px |