Skip to content

Commit 74c762b

Browse files
committed
tableHeaderItem z-index change
1 parent 6fc11b8 commit 74c762b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/function/TableHeaderItem.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ onMounted(() => {
8282
class="flex-grow flex items-center"
8383
>
8484
<div
85-
class="tablist iw-tabs iw-tabs-sm iw-tabs-boxed flex iw-tabs-layouts z-[3099]"
85+
class="tablist iw-tabs iw-tabs-sm iw-tabs-boxed flex iw-tabs-layouts z-[2000]"
8686
>
8787
<div
8888
class="flex flex-1"

0 commit comments

Comments
 (0)