Make Modular

This commit is contained in:
CI 2023-03-18 04:34:32 +00:00
parent 8383a37f9a
commit 82ed312dfb
23 changed files with 747 additions and 78 deletions

View file

@ -102,3 +102,6 @@ form [class*="typing-"] {
[class*="emojiButton-"] {
max-height: unset;
}
[class^="messagesWrapper-"] {
margin-bottom: 8px;
}