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 11:55:47 +11:00 committed by GitHub
parent 5fdbbe3045
commit e5b306b13e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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}}