When an error happen, can we ensure the `deploy-error-detail` component has scroll, so it doesn't cause overflow in workspace area itself? <img width="2560" height="1305" alt="Image" src="https://github.com/user-attachments/assets/2368e8a0-d744-4596-9e9a-be550c0deaca" /> Furthermore I think it has incorrect use of `<dl>` as it expect `<dt>` and `<dd>` as direct children: https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/dl