fix blockquotes in chat

remotes/1693045480750635534/spooky-22
Aevann1 2022-08-26 16:58:48 +02:00
parent f92a83724b
commit 6ea5e5f679
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@
display: inline-block;
}
blockquote {
blockquote, blockquote + :not(blockquote) {
margin-top: 0.5rem !important;
}