1
0
Fork 0
forked from Mirrors/gomuks

web/timeline: add space between reply and content

This commit is contained in:
Tulir Asokan 2024-10-13 20:52:48 +03:00
parent c281ba90ee
commit d0cedfa3c3

View file

@ -1,5 +1,5 @@
blockquote.reply-body { blockquote.reply-body {
margin: 0; margin: 0 0 .25rem;
border-left: 2px solid #aaa; border-left: 2px solid #aaa;
padding: .25rem .5rem; padding: .25rem .5rem;