Add .alert-wrapper layout override
What does this MR do and why?
Add layout override for GlAlert
& GlBroadcastMessage
in .alert-wrapper
to properly align with the page's layout.
This is the integration of feat(GlAlert, GlBroadcastMessage): Add CSS vari... (gitlab-ui!3656 - merged)
Screenshots or screen recordings
Before | After |
---|---|
How to set up and validate locally
- Add a global message -> http://gdk.test:3000/admin/broadcast_messages
- View a page, e.g. Project overview:
- Check if alignment is correct with
GlBroadcastMessage
and the sites layout
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.
Related to feat(GlAlert, GlBroadcastMessage): Add CSS vari... (gitlab-ui!3656 - merged), #430244 (closed)
Edited by Sascha Eggenberger