mirror of
https://github.com/Coffeedon/Cofffee-Assets.git
synced 2024-11-22 06:10:59 +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}
|