forked from rDrama/rDrama
1
0
Fork 0

align chat buttons

master
Aevann 2023-10-08 15:11:33 +03:00
parent bd83a0b63c
commit 5883c10782
1 changed files with 4 additions and 0 deletions

View File

@ -190,3 +190,7 @@ h1, h2, h3, h4, h5, h6 {
font-size: 1.3rem !important;
}
}
#message * {
vertical-align: middle;
}