diff --git a/client/themes/oled.css b/client/themes/oled.css index 885f3438..2f6a75f3 100644 --- a/client/themes/oled.css +++ b/client/themes/oled.css @@ -29,12 +29,6 @@ border-right: 1px solid var(--border-color); } -#sidebar .channel-list-item .badge { - font-weight: bold; - font-size: 10px; - padding: 0px 3px; -} - #chat .msg[data-type="monospace_block"] .text { background-color: #000000; }