Still working on upgrading to Tailwind CSS v4 an dSkeleton v3.....
This commit is contained in:
@@ -47,13 +47,13 @@ if (log_lvl) {
|
||||
title="Count {$lq__event_session_obj_li.length ?? 'None'}"
|
||||
>
|
||||
<span class="fas fa-list-ol mx-4"></span>
|
||||
{$lq__event_session_obj_li.length ?? 'None'}×
|
||||
{$lq__event_session_obj_li.length ?? 'None'}×
|
||||
</span>
|
||||
{/if}
|
||||
</h2>
|
||||
|
||||
<table
|
||||
class="table table-auto table-striped table-hover w-full text-xs lg:text-sm"
|
||||
class="table table-auto table-striped w-full text-xs lg:text-sm"
|
||||
>
|
||||
<thead
|
||||
class=""
|
||||
|
||||
Reference in New Issue
Block a user