mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-14 14:07:38 -07:00
parent
e1e1c42a3e
commit
3e32d783c0
1 changed files with 2 additions and 2 deletions
|
@ -133,7 +133,7 @@ export default Vue.extend({
|
|||
|
||||
<style lang="stylus" scoped>
|
||||
.mk-reactions-viewer
|
||||
margin 6px 0
|
||||
margin: 4px -2px
|
||||
|
||||
&:empty
|
||||
display none
|
||||
|
@ -148,7 +148,7 @@ export default Vue.extend({
|
|||
> span
|
||||
display inline-block
|
||||
height 32px
|
||||
margin-right 6px
|
||||
margin 2px
|
||||
padding 0 6px
|
||||
border-radius 4px
|
||||
cursor pointer
|
||||
|
|
Loading…
Reference in a new issue