Add with-header class to root element in minimal and devise empty views
What does this MR do and why?
Add with-header class to root element in minimal and devise empty views
Changelog: fixed
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
Before | After |
---|---|
![]() |
![]() |
How to set up and validate locally
- View minimal layout e.g. http://gdk.test:3000/-/trials/new
- Ensure
with-header
class is on root<html>
element - Header should have
--header-height: 48px