bbovenzi commented on code in PR #50746:
URL: https://github.com/apache/airflow/pull/50746#discussion_r2103359929


##########
airflow-core/src/airflow/ui/src/pages/TaskInstance/Logs/Logs.tsx:
##########
@@ -115,6 +116,7 @@ export const Logs = () => {
       ) : undefined}
       <TaskLogContent
         error={error}
+        height="600px"

Review Comment:
   I'm not sure if we can reliably set the height like this. It would become a 
very small area on large monitor screens



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to