[class*="chat-"] [class*="chatContent-"] form { position: relative; margin: 0; } [class*="chat-"] form [class*="typing-"] { position: absolute; top: -2px; left: 10px; } [class*="channelTextArea-"] { margin-bottom: 10px !important; margin-top: 24px !important; padding: 0 !important; } [class*="channelTextArea-"] [class*="inner-"] { border-radius: 6px; } [class*="sansAttachButton-"] { padding-left: 10px !important; } .typing .ellipsis, [class*="typing-"] span[class*="ellipsis-"] { display: none; } form [class*="typing-"] { background-color: transparent !important; } [class^="scrollerSpacer-"] { height: 4px !important; } [class^="chatContent-"] > form:before { display: none !important; }