emoji button fix
This commit is contained in:
parent
87928cade0
commit
96a3c841ee
1 changed files with 3 additions and 0 deletions
3
btfl.css
3
btfl.css
|
@ -390,6 +390,9 @@ div[class^="channelTextArea-"] > div[class^="scrollableContainer-"]
|
|||
div[class^="textArea-"] > * { left: 12px; }
|
||||
div[class^="channelTextArea-"] > div[class^="scrollableContainer-"]
|
||||
div[class^="buttons-"] {
|
||||
height: auto;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
border-top-left-radius: 0 !important;
|
||||
border-bottom-left-radius: 0 !important;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue