[Client] 🎨
This commit is contained in:
parent
29dd593fbe
commit
39f13db486
1 changed files with 8 additions and 2 deletions
|
@ -10,16 +10,22 @@
|
||||||
<style>
|
<style>
|
||||||
:scope
|
:scope
|
||||||
display block
|
display block
|
||||||
|
border-top dashed 1px #eee
|
||||||
|
border-bottom dashed 1px #eee
|
||||||
|
margin 4px 0
|
||||||
|
|
||||||
|
&:empty
|
||||||
|
display none
|
||||||
|
|
||||||
> span
|
> span
|
||||||
margin-right 8px
|
margin-right 8px
|
||||||
|
|
||||||
> mk-reaction-icon
|
> mk-reaction-icon
|
||||||
font-size 20px
|
font-size 1.4em
|
||||||
|
|
||||||
> span
|
> span
|
||||||
margin-left 4px
|
margin-left 4px
|
||||||
font-size 16px
|
font-size 1.2em
|
||||||
color #444
|
color #444
|
||||||
|
|
||||||
</style>
|
</style>
|
||||||
|
|
Loading…
Reference in a new issue