The BB Posts have been updated to use a new page the Post. Seems to be working well. Wrapping up for the day.

This commit is contained in:
Scott Idem
2025-06-30 18:40:32 -04:00
parent ec7ec7b566
commit 238416d903
7 changed files with 76 additions and 19 deletions

View File

@@ -121,7 +121,6 @@ onDestroy(() => {
{#if $lq__post_obj?.topic_id}<span class="badge badge-info preset-tonal-secondary"><span class="fas fa-user-md m-1"></span> {$lq__post_obj?.topic_name}</span>{/if}
<span class="float-right flex flex-row flex-wrap gap-1 items-center justify-end">
{#if $lq__post_obj?.topic_name}
<span class="badge badge-info preset-tonal-tertiary"><span class="fas fa-user-md m-1"></span> {$lq__post_obj?.topic_name}</span>
{/if}