DEV: Add class to solve topic-status (#353)

Preparing for https://github.com/discourse/discourse/pull/32082, which switches core to use the modern TopicStatus component everywhere
This commit is contained in:
David Taylor 2025-03-31 16:25:12 +01:00 committed by GitHub
parent be5798f6d8
commit fc2d1a290c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ const SolvedStatus = <template>
~}}
<span
title={{i18n "topic_statuses.solved.help"}}
class="topic-status"
class="topic-status solved"
>{{icon "far-square-check"}}</span>
{{~else if
(and