修复项目页布局高度 #228
Reference in New Issue
Block a user
Delete Branch "style/agc-project-page"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
项目页父级改为纵向 flex 并填满可用高度
项目列表容器与表格占满剩余空间
before:


after:


审查 head sha:
bf4426ccbc结论:未发现明确问题。此次变更仅调整项目页布局容器的 flex 高度分配与列表滚动区域;typecheck 通过。完整 Tauri bundle 因环境中的 linuxdeploy 执行失败未完成。
审查 head sha:
bf4426ccbc未发现明确问题。