forked from rDrama/rDrama
1
0
Fork 0

fix notif padding

master
Aevann 2023-12-01 16:28:50 +02:00
parent 37134a3f54
commit ffa459f833
1 changed files with 4 additions and 0 deletions

View File

@ -396,3 +396,7 @@ blockquote {
.patron, .pronouns, .post-flair, .hole-flair, .mod {
padding: 5px 5px 3px 5px !important;
}
.notif-count {
padding: 5px 5px 2px 5px;
}