docs: complete lifecycle diagram pass

This commit is contained in:
lda
2026-07-14 02:01:13 +07:00 Verified
parent 90b446aea8
commit 5ba9e55f92
4 changed files with 45 additions and 31 deletions
@@ -4377,6 +4377,10 @@
white-space: normal;
}
.authoring-result--repair .authoring-result__prior > span {
white-space: nowrap;
}
.authoring-result--repair [data-result-primary="true"] .authoring-result__rows {
grid-template-columns: minmax(12rem, 1.4fr) repeat(2, minmax(6rem, 0.6fr));
}