zyc 4fa69ca2bc
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 1m8s
fix: 项目明细 OKR 任务描述过长撑破栅格布局
grid-template-columns 默认 1fr 的 min-content 下限会被超长不换行中文撑开,
改为 minmax(0,1fr) 让列可正常收缩;kr-name 改为 2 行 line-clamp,
避免单行省略把描述几乎全部隐藏。

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-20 17:21:55 +08:00
..