Subham-KRLX commented on issue #64286: URL: https://github.com/apache/airflow/issues/64286#issuecomment-4146418581
The layout gap was caused by Firefox evaluating `height: 100%` on the Monaco Editor differently when next to non-flex elements like the file path header. Converting the React wrapper container to pure Flexbox cleanly solves this and prevents the last 6 lines from being pushed off-screen. -- 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]
