parent
7177fd27c8
commit
f44ce535fa
|
@ -133,7 +133,7 @@ export default Vue.extend({
|
||||||
|
|
||||||
<style lang="stylus" scoped>
|
<style lang="stylus" scoped>
|
||||||
.mk-reactions-viewer
|
.mk-reactions-viewer
|
||||||
margin 6px 0
|
margin: 4px -2px
|
||||||
|
|
||||||
&:empty
|
&:empty
|
||||||
display none
|
display none
|
||||||
|
@ -148,7 +148,7 @@ export default Vue.extend({
|
||||||
> span
|
> span
|
||||||
display inline-block
|
display inline-block
|
||||||
height 32px
|
height 32px
|
||||||
margin-right 6px
|
margin 2px
|
||||||
padding 0 6px
|
padding 0 6px
|
||||||
border-radius 4px
|
border-radius 4px
|
||||||
cursor pointer
|
cursor pointer
|
||||||
|
|
Loading…
Reference in New Issue