Adjust spacing of compendium browser tags (#1720)

This commit is contained in:
Carlos Fernandez 2026-03-09 19:06:31 -04:00 committed by GitHub
parent 3b6809064d
commit 26ac2c5380
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 27 additions and 10 deletions

View file

@ -10,7 +10,10 @@
</div>
</div>
<div class="item-desc extensible">
<span class="wrapper">{{{system.enrichedDescription}}}</span>
<span class="wrapper">
{{{system.enrichedTags}}}
{{{system.enrichedDescription}}}
</span>
</div>
</div>
{{/each}}