This commit is contained in:
2025-12-08 15:19:41 +00:00
parent 82c3008ff6
commit 9735ab25b9
3 changed files with 7 additions and 3 deletions

View File

@@ -94,7 +94,7 @@ templ Home(plan csv.Plan) {
}
}
}
@table.Row() {
@table.Row(table.RowProps{Class: "border-b-0"}) {
@table.Cell() {
Sonntag
}