Improving person reports and related
This commit is contained in:
@@ -57,8 +57,9 @@ let lq_kv__event_file_obj_li = liveQuery(
|
||||
</span>
|
||||
{/if}
|
||||
</h2>
|
||||
|
||||
<table
|
||||
class="table-auto w-full table-striped table-hover text-xs lg:text-sm"
|
||||
class="table table-auto table-striped table-hover w-full text-xs lg:text-sm"
|
||||
>
|
||||
<thead
|
||||
class=""
|
||||
|
||||
@@ -52,8 +52,9 @@ let lq_kv__event_presenter_obj_li = liveQuery(
|
||||
</span>
|
||||
{/if}
|
||||
</h2>
|
||||
|
||||
<table
|
||||
class="table-auto w-full table-striped table-hover text-xs lg:text-sm"
|
||||
class="table table-auto table-striped table-hover w-full text-xs lg:text-sm"
|
||||
>
|
||||
<thead>
|
||||
<tr>
|
||||
|
||||
Reference in New Issue
Block a user