mirror of
https://github.com/Coffeedon/Cofffee-Assets.git
synced 2025-02-20 05:56:17 +00:00
7 lines
132 B
CSS
7 lines
132 B
CSS
|
/*
|
||
|
Hide the 0/1/1+ counters of replies.
|
||
|
|
||
|
author: trwnh
|
||
|
license: Public Domain
|
||
|
*/
|
||
|
.status__action-bar__counter__label {display: none}
|