FIX: warning about sidebar prefix style (#18553)

New double color feature introduced warning about CSS. Related PR https://github.com/discourse/discourse/pull/18525
This commit is contained in:
Krzysztof Kotlarek
2022-10-12 08:55:47 +08:00
committed by GitHub
parent 5fdbbe3045
commit e5b306b13e
@@ -15,7 +15,7 @@
{{/if}}
{{#if (eq @prefixType "span")}}
<span style={{@prefixCSS}} class="prefix-span"></span>
<span style={{html-safe @prefixCSS}} class="prefix-span"></span>
{{/if}}
{{#if @prefixBadge}}