Skip to content

Instantly share code, notes, and snippets.

@luispcar
Created April 25, 2021 04:04

Revisions

  1. luispcar created this gist Apr 25, 2021.
    7 changes: 7 additions & 0 deletions a.css
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,7 @@
    .chat-input {
    display: none !important;
    }

    .tw-root--theme-dark .chat-room {
    background: transparent !important;
    }