mirror of
https://github.com/tulir/gomuks.git
synced 2025-04-19 18:13:41 -05:00
web/timeline: add space between reply and content
This commit is contained in:
parent
c281ba90ee
commit
d0cedfa3c3
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
blockquote.reply-body {
|
||||
margin: 0;
|
||||
margin: 0 0 .25rem;
|
||||
border-left: 2px solid #aaa;
|
||||
padding: .25rem .5rem;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue