Remove margin class from related item component
What does this MR do and why?
- Moves margin class from
related-items
component and into instances- helps us avoid frequently overriding classes with
!important
- helps us avoid frequently overriding classes with
How to set up and validate locally
(no UI changes)
Look at:
- Issues related items
- Merge request dependencies
There should be no changes.