confusion
This commit is contained in:
@@ -39,7 +39,6 @@
|
||||
@endif
|
||||
|
||||
<div class="sidebar-tags-container">
|
||||
<div style="margin-bottom: 8px; font-weight: bold; color: var(--white); font-size: 0.9em; text-transform: uppercase;"></div>
|
||||
<span class="badge badge-dark" id="tags" style="display: flex; flex-wrap: wrap; gap: 5px; background: transparent; padding: 0; text-align: left; white-space: normal;">
|
||||
@if(typeof item.tags !== "undefined")
|
||||
@each(item.tags as tag)
|
||||
|
||||
Reference in New Issue
Block a user