add !whisper command for tiny chats

This commit is contained in:
rainbow napkin 2024-12-08 13:05:09 -05:00
parent 4c1f0f10a7
commit 0182c6927e
6 changed files with 92 additions and 37 deletions

View file

@ -190,6 +190,10 @@ span.user-entry{
width: fit-content;
}
.whisper{
font-size: 0.7em;
}
#media-panel-aspect-lock-icon{
display: none;
}