cleanup css

This commit is contained in:
2024-05-21 15:15:29 +02:00
parent bbad25b55b
commit 34095e0d38

View File

@@ -58,7 +58,7 @@ div.table-container {
:deep(>table) { :deep(>table) {
@apply bg-slate-800; @apply bg-slate-800;
>thead { >thead {
@apply sticky top-0 z-10; @apply sticky z-10;
top: -1px; top: -1px;
} }
tr, tr>td { tr, tr>td {