Fixed transparent issues

This commit is contained in:
Cagatay Civici 2024-06-16 00:03:51 +01:00
parent 2fa543ccc2
commit de2560a1cb
6 changed files with 32 additions and 5 deletions

View file

@ -62,6 +62,14 @@
}
}
}"
:dt="{
headerCell: {
background: 'transparent'
},
row: {
background: 'transparent'
}
}"
>
<template #header>
<div class="flex xl:items-center justify-between gap-2 flex-col xl:flex-row">