This commit is contained in:
2023-08-01 18:13:45 +02:00
parent 54db2e8e2b
commit 908b1e4bec
7 changed files with 75 additions and 43 deletions

View File

@@ -39,7 +39,7 @@ function copySlug(slug) {
><FontAwesomeIcon :icon="['fas', 'plus']" /></InertiaLink>
</header>
<div class="overflow-x-auto">
<table v-if="cvs.data.length" class="w-full min-w-[600px] border-separate border-spacing-y-2">
<table v-if="cvs.data.length" class="w-full min-w-[600px] border-separate border-spacing-y-2 cursor-pointer">
<colgroup>
<col class="w-min" />
</colgroup>