diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2019-02-06 19:36:52 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2019-02-06 19:36:52 +0900 |
| commit | ede70d354ee666504d23037f7fd5736b0cfbb8a2 (patch) | |
| tree | 0d343eed6e22f2abeee3379b0dc2651a174d0970 /src | |
| parent | Update example.yml (diff) | |
| parent | 余計なマージンを削除 (#4168) (diff) | |
| download | sharkey-ede70d354ee666504d23037f7fd5736b0cfbb8a2.tar.gz sharkey-ede70d354ee666504d23037f7fd5736b0cfbb8a2.tar.bz2 sharkey-ede70d354ee666504d23037f7fd5736b0cfbb8a2.zip | |
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
Diffstat (limited to 'src')
| -rw-r--r-- | src/client/app/common/views/components/reactions-viewer.vue | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/client/app/common/views/components/reactions-viewer.vue b/src/client/app/common/views/components/reactions-viewer.vue index 4081d6d80c..c6f51de694 100644 --- a/src/client/app/common/views/components/reactions-viewer.vue +++ b/src/client/app/common/views/components/reactions-viewer.vue @@ -151,7 +151,6 @@ export default Vue.extend({ > span display inline-block height 32px - margin-right 6px padding 0 6px border-radius 4px cursor pointer |