mashirozx/mastodon

View on GitHub
app/javascript/styles/customize/drop/linernotes-dark/mods/display_hidereplycounts.scss

Summary

Maintainability
Test Coverage
/*
Hide the 0/1/1+ counters of replies.

author: trwnh
license: Public Domain
*/
.status__action-bar__counter__label {display: none}