fix: rebalance prepared-run graph typography

This commit is contained in:
lda
2026-07-13 08:51:23 +07:00 Verified
parent a8ce2668e8
commit 4982061ba3
@@ -389,7 +389,7 @@
}
.workflow-graph-stage__node strong {
font-size: 1rem;
font-size: 0.94rem;
}
}
@@ -592,7 +592,7 @@
}
.workflow-graph-stage__node strong {
font-size: 1.125rem;
font-size: 1rem;
line-height: 1.05;
color: var(--text-primary);
}
@@ -603,7 +603,7 @@
}
.workflow-graph-stage__node small {
font-size: 0.82rem;
font-size: 0.75rem;
}
.workflow-graph-stage__node-state {