Skip to content

Commit 42d0cae

Browse files
committed
backgroundColor
Signed-off-by: Lee Calcote <lee.calcote@layer5.io>
1 parent a50b56a commit 42d0cae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

javascripts/discourse/components/category-box.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<div
1414
class="category-logo
1515
{{if @category.uploaded_logo.url '' 'no-logo-present'}}"
16-
style={{this.backgroundColor}}
16+
{{!-- style={{this.backgroundColor}} --}}
1717
>
1818
{{#if @category.uploaded_logo.url}}
1919
{{cdn-img

0 commit comments

Comments
 (0)