mirror of
https://github.com/MisskeyIO/misskey
synced 2024-12-01 00:08:24 +09:00
parent
960f29ce81
commit
80ea747db6
@ -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 New Issue
Block a user