Commit fce24ae002

fce24ae0024be6fd87d4a306c606035782577497

parent: acbbaf7480

Verified · cmc ci/build: success ci/test: failure

cmc <hello@cleberg.net> · 2026-09-18 01:20 UTC

web: the tip commit cell does not widen the tree table

Ref #218
internal/web/static/style.css +1
@@ -818,6 +818,7 @@ tr.tipbar td {
818818 background: var(--surface);
819819 padding: var(--sp-3) var(--sp-4);
820820 border-bottom: 1px solid var(--line);
821 max-width: 0;
821822}
822823.tipbar .tip {
823824 display: flex;