mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-01-27 01:46:25 -07:00
parent
81d9c22400
commit
6cd8ae7559
1 changed files with 4 additions and 1 deletions
|
@ -133,7 +133,10 @@ export default Vue.extend({
|
||||||
|
|
||||||
<style lang="stylus" scoped>
|
<style lang="stylus" scoped>
|
||||||
.mk-reactions-viewer
|
.mk-reactions-viewer
|
||||||
margin 6px 0
|
display flex
|
||||||
|
flex-flow wrap
|
||||||
|
gap 4px
|
||||||
|
margin 4px 0
|
||||||
|
|
||||||
&:empty
|
&:empty
|
||||||
display none
|
display none
|
||||||
|
|
Loading…
Reference in a new issue