app/assets/stylesheets/thredded/components/_topics.scss in thredded-0.5.1 vs app/assets/stylesheets/thredded/components/_topics.scss in thredded-0.6.0

- old
+ new

@@ -86,9 +86,15 @@ content: 'started '; } } } +&--topics--moderation-state { + padding: 0.3em 0.5em; + font-size: $thredded-font-size-small; + font-style: normal; +} + &--topics--posts-count { border-radius: 50%; display: inline-block; font-weight: 900; font-size: 0.8rem;