This commit is contained in:
Jan Prochazka
2022-07-31 12:28:08 +02:00
parent d505be09ca
commit fe31cfb552

View File

@@ -267,7 +267,7 @@
padding: 0;
}
thead tr:first-child th {
thead :global(tr:first-child) :global(th) {
border-top: 1px solid var(--theme-border);
}