forked from rDrama/rDrama
1
0
Fork 0

cosmetic changes to chat

master
Aevann1 2022-08-13 11:01:22 +02:00
parent 9472f1f980
commit 6a0c3296a7
1 changed files with 5 additions and 1 deletions

View File

@ -54,7 +54,11 @@
}
.chat-message p {
display: inline;
display: inherit;
}
blockquote + p {
margin-top : 1rem;
}
.diff {