This commit is contained in:
33333-33333 2026-06-30 10:57:06 +09:00
commit f941200504
70 changed files with 1856 additions and 429 deletions

View file

@ -388,7 +388,7 @@ function lineageLayoutRows(rows, idSet) {
const SIBLING_GAP = 24;
const GROUP_GAP = 42;
const PARTNER_GROUP_GAP = 18;
const ROW_GAP = 96;
const ROW_GAP = 74;
const LEFT_PAD = 82;
const TOP_PAD = 44;
const RIGHT_PAD = 48;