Enhancement: new Tasks UI (#12614)

This commit is contained in:
shamoon
2026-04-22 17:41:01 -07:00
committed by GitHub
parent ceb67fef4d
commit 55393b258c
11 changed files with 1056 additions and 349 deletions
@@ -37,3 +37,7 @@ pre {
.z-10 {
z-index: 10;
}
tbody tr:nth-last-child(2) td {
border-bottom: none !important;
}