forked from MarseyWorld/MarseyWorld
cosmetic changes to chat
parent
9472f1f980
commit
6a0c3296a7
|
@ -54,7 +54,11 @@
|
|||
}
|
||||
|
||||
.chat-message p {
|
||||
display: inline;
|
||||
display: inherit;
|
||||
}
|
||||
|
||||
blockquote + p {
|
||||
margin-top : 1rem;
|
||||
}
|
||||
|
||||
.diff {
|
||||
|
|
Loading…
Reference in New Issue