reduce patron top padding in chat

pull/195/head
Aevann 2023-08-14 23:01:05 +03:00
parent c0a02b3b3c
commit 86c9f667e6
1 changed files with 4 additions and 0 deletions

View File

@ -167,3 +167,7 @@ img[alt^="![]("], .img {
#online > li, #online3 > li {
margin-top: 0.35rem;
}
.patron {
padding-top: 1px !important;
}