github-actions[bot] opened a new pull request, #69318:
URL: https://github.com/apache/airflow/pull/69318

   The page header in the details panel is a HeaderCard, which clips its own
   overflow. As a flex child of the details column it could shrink when vertical
   space is tight — most visibly on Dag pages, whose header has the most rows —
   cropping its content so the tabs appear to overlap the scheduling 
information.
   Pinning its flex size keeps the header at its natural height and lets the
   scrollable tab content take the reduced space instead.
   (cherry picked from commit b6cb7c612289e70d562d417f8dec18f81fe89b8d)
   
   Co-authored-by: Pierre Jeambrun <[email protected]>
   closes: #69247


-- 
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