fixed/removed svelte warnings

This commit is contained in:
Jan Prochazka
2022-11-06 08:11:45 +01:00
parent d41b254058
commit 7a5f2a70ad
3 changed files with 8 additions and 8 deletions

View File

@@ -596,9 +596,9 @@
z-index: 100;
}
th.filter {
/* th.filter {
padding: 0;
}
} */
thead :global(tr:first-child) :global(th) {
border-top: 1px solid var(--theme-border);