Skip to content

Commit

Permalink
svg styling
Browse files Browse the repository at this point in the history
  • Loading branch information
tintinthong committed Jan 11, 2025
1 parent 58c3f99 commit 58e37e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/base/catalog-entry.gts
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ class Preview extends GlimmerComponent<PreviewSignature> {
<div class='container'>
<div class='header'>
<div class='header-icon-container'>
<this.icon class='box' />
<this.icon class='box header-icon-svg' />
</div>
<div class='header-info-container'>
<div class='box'>
Expand Down

0 comments on commit 58e37e2

Please sign in to comment.