diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2019-02-06 21:51:01 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2019-02-06 21:51:01 +0900 |
| commit | d7ac0418d7004e8f7be8fd6414b69871339fbb07 (patch) | |
| tree | e8d0ff8e00cc60258ed55ee45946aa81300b94fe | |
| parent | Revert "[Client] リアクション一覧のマージンを調整" (diff) | |
| download | sharkey-d7ac0418d7004e8f7be8fd6414b69871339fbb07.tar.gz sharkey-d7ac0418d7004e8f7be8fd6414b69871339fbb07.tar.bz2 sharkey-d7ac0418d7004e8f7be8fd6414b69871339fbb07.zip | |
Revert "余計なマージンを削除 (#4168)"
This reverts commit 77bcb58f120e8a5f3efb47cee3f2ef2d4c95a5c9.
| -rw-r--r-- | src/client/app/common/views/components/reactions-viewer.vue | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/app/common/views/components/reactions-viewer.vue b/src/client/app/common/views/components/reactions-viewer.vue index 901de6aa2c..440e6366fd 100644 --- a/src/client/app/common/views/components/reactions-viewer.vue +++ b/src/client/app/common/views/components/reactions-viewer.vue @@ -148,6 +148,7 @@ export default Vue.extend({ > span display inline-block height 32px + margin-right 6px padding 0 6px border-radius 4px cursor pointer |