Skip to content

Commit

Permalink
backgroundColor
Browse files Browse the repository at this point in the history
Signed-off-by: Lee Calcote <lee.calcote@layer5.io>
  • Loading branch information
leecalcote committed Jun 27, 2024
1 parent a50b56a commit 42d0cae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion javascripts/discourse/components/category-box.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<div
class="category-logo
{{if @category.uploaded_logo.url '' 'no-logo-present'}}"
style={{this.backgroundColor}}
{{!-- style={{this.backgroundColor}} --}}
>
{{#if @category.uploaded_logo.url}}
{{cdn-img
Expand Down

0 comments on commit 42d0cae

Please sign in to comment.