forked from rDrama/rDrama
1
0
Fork 0

adjust chat margins

master
Aevann 2023-01-22 11:09:57 +02:00
parent e8323127f9
commit 37726b445a
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@ p {
.chat-line { .chat-line {
overflow: hidden; overflow: hidden;
padding: 0 10px; padding: 0 10px;
margin: 0 0 0 27px; margin: 0 0 0 15px;
} }
.quote, .del { .quote, .del {