jroachgolf84 opened a new issue, #68639: URL: https://github.com/apache/airflow/issues/68639
### Under which category would you file this issue? Airflow Core ### Apache Airflow version main ### What happened and how to reproduce it? When toggling between `Dag Runs` and `Task Instances` view in the Airflow UI, the padding underneath is inconsistent. Definitely a minor nit, but it makes the experience switching between the two a bit choppy. Padding underneath `Dag Runs` is more than under `Task Instances`. I think it's because of the little highlighter bar under the text? The video does a good job of showing this. https://github.com/user-attachments/assets/02a14041-d313-4c8a-aef4-c83cc94fa61b To reproduce: 1. Run at least one DAG. 2. Navigate to `Dag Runs`. 3. Navigate back and forth between `Dag Runs` and `Task Instances`. Note the change in padding. ### What you think should happen instead? Consistent padding. ### Operating System Mac ### Deployment None ### Apache Airflow Provider(s) _No response_ ### Versions of Apache Airflow Providers _No response_ ### Official Helm Chart version Not Applicable ### Kubernetes Version _No response_ ### Helm Chart configuration _No response_ ### Docker Image customizations _No response_ ### Anything else? _No response_ ### Are you willing to submit PR? - [x] Yes I am willing to submit a PR! ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- 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]
