forked from rDrama/rDrama
1
0
Fork 0

fix typing indicator alignment

master
Aevann 2023-10-10 22:46:54 +03:00
parent 133b9a7347
commit 85537087cc
1 changed files with 1 additions and 1 deletions

View File

@ -189,6 +189,6 @@ h1, h2, h3, h4, h5, h6 {
}
}
#message * {
#message *:not(#typing-indicator *) {
vertical-align: middle;
}