sonar 41 left
This commit is contained in:
@@ -36,6 +36,7 @@
|
||||
<table class="text-sm border-separate border-spacing-0 h-full overflow-y-auto overflow-x-auto scrollbar">
|
||||
<caption class="hidden">Upload</caption>
|
||||
<thead class="sticky top-0 bg-neutral-10">
|
||||
<tr class="hidden"><th></th></tr>
|
||||
<tr>
|
||||
<td v-for="(item, index) in uploadDetail?.columns" :key="index" class="border border-neutral-500 p-2 truncate max-w-[198px]">{{ item }}</td>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user