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

Close #4160
This commit is contained in:
syuilo 2019-02-06 17:03:43 +09:00
parent 960f29ce81
commit 80ea747db6
No known key found for this signature in database
GPG key ID: BDC4C49D06AB9D69

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