diff --git a/ui/webui/src/components/Error.jsx b/ui/webui/src/components/Error.jsx index ee49fde588e..1596fd7ed0a 100644 --- a/ui/webui/src/components/Error.jsx +++ b/ui/webui/src/components/Error.jsx @@ -123,7 +123,7 @@ export const BZReportModal = ({ resizeOrientation="vertical" id={idPrefix + "-bz-report-modal-review-log"} isDisabled={logContent === undefined || preparingReport} - rows={7} + rows={25} />