Make Modular

This commit is contained in:
CI 2023-02-15 03:59:16 +00:00
parent 9761e0d166
commit aab8e97348
11 changed files with 903 additions and 348 deletions

View file

@ -1,5 +1,6 @@
[class^="chatContent-"] > form {
padding: 0 !important;
bottom: 0;
}
[class^="chatContent-"] > form [class^="channelTextArea"] {
margin-bottom: 0 !important;
@ -24,6 +25,12 @@
> [class^="scrollableContainer-"]
> [class^="inner-"]
> [class^="buttons-"],
[class^="chatContent-"]
> form
[class^="channelTextArea"]
> [class^="scrollableContainer-"]
> [class^="inner-"]
> [class^="attachWrapper-"],
[class^="chatContent-"]
> form
[class^="channelTextArea"]
@ -31,7 +38,7 @@
> [class^="inner-"]
> [class^="attachWrapper-"]
> [class^="attachButton-"] {
height: 53px;
min-height: 53px;
}
[class^="chatContent-"]
> form