forked from rDrama/rDrama
1
0
Fork 0

cosmetic changes to chat

master
Aevann1 2022-08-13 11:06:12 +02:00
parent 3f44b1b8be
commit bceae898e4
1 changed files with 2 additions and 2 deletions

View File

@ -53,11 +53,11 @@
border-radius: 3px;
}
.chat-message p {
p, h1 {
display: inherit;
}
blockquote + p {
blockquote + p, blockquote + h1 {
display: inline-block !important;
}