[Client] リアクション一覧のマージンを調整

Close #4160
This commit is contained in:
syuilo 2019-02-06 17:03:43 +09:00
parent 81d9c22400
commit 6cd8ae7559

View file

@ -133,7 +133,10 @@ export default Vue.extend({
<style lang="stylus" scoped>
.mk-reactions-viewer
margin 6px 0
display flex
flex-flow wrap
gap 4px
margin 4px 0
&:empty
display none