Fix epic header spacing
What does this MR do and why?
This MR fixes an epic header spacing issue that was introduced by the recently merged !127613 (merged)
This MR also clean ups some code. EpicApp
was no longer needed so it was deleted (with some of its code moved to EpicBody
) then EpicBody
was renamed to EpicApp
No changelog required since this fixes the spacing issue which was introduced in the same release
Screenshots or screen recordings
Before | After |
---|---|
How to set up and validate locally
- Visit any epic
- Check the header spacing
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Coung Ngo