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:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user