chore: build

This commit is contained in:
Lucas Larroche 2025-03-15 13:33:12 +07:00
parent 651e89ea5f
commit 76440e6db4
236 changed files with 354 additions and 354 deletions

View file

@ -973,8 +973,8 @@ main {
border-bottom: 0;
}
.pico table.striped tbody tr:nth-child(odd of :not([hidden])) th,
.pico table.striped tbody tr:nth-child(odd of :not([hidden])) td {
.pico table.striped tbody tr:nth-child(odd) th,
.pico table.striped tbody tr:nth-child(odd) td {
background-color: var(--pico-table-row-stripped-background-color);
}