#better version of this nonsense
1 messages · Page 1 of 1 (latest)
For some reason the provided code moves my buttons in calls and next to username at the bottom.
Works well if I change
[class*=contents-] {
max-width: max-content;
margin-left: 10px;
}
into
[class*=chatContent-] [class*=contents-] {
max-width: max-content;
}
Probably the 10px was to compensate the other snippets that I put on, I forgot to delete that line afterwards
Is there a version that uses role color?
also stickers are a little funky
I'm working on a fix
may your cushion always be cold
^^^
no there isn't