Files
story-edit-web/web/static
邓雨鹏 864688c0fc fix(graph): 真正对齐输出端口与选项行(flex 列避免外边距折叠)
上版只加 margin:5px 0 无效:普通块流里相邻端口外边距折叠,行距仍 20px。
改 .outputs 为 flex 纵向列(flex 项目外边距不折叠),端口行距才真正变 25px,
与 .ch-opt 选项行逐行对齐。
2026-06-09 10:47:30 +08:00
..