forked from FoundKeyGang/FoundKey
parent
960f29ce81
commit
80ea747db6
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