Only hide comment count if there's a target URL

This commit is contained in:
Svilen Markov 2025-01-14 11:35:02 +00:00
parent 8fb5de4e87
commit bb80637e72
2 changed files with 6 additions and 6 deletions

View file

@ -1038,7 +1038,7 @@ details[open] .summary::after {
}
@container widget (max-width: 550px) {
.forum-post-comment-count {
.forum-post-autohide {
display: none;
}