Add files via upload

This commit is contained in:
Rodrigo Emanuel
2025-05-25 14:28:10 -03:00
committed by GitHub
parent cd95b148be
commit 4d97f6f9a4
3 changed files with 10 additions and 3 deletions

View File

@@ -79,8 +79,12 @@ body {
vertical-align: middle;
}
#chat .message.bigger-emojis img.emote {
height: 32px;
}
#chat .message .text img.gigantify {
height: 84px;
height: 84px !important;
display: block;
margin: 10px 0 5px 0;
}