Skip to content

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
gdk.test_3000_-_trials_new gdk.test_3000_-trials_new__1

How to set up and validate locally

  1. View minimal layout e.g. http://gdk.test:3000/-/trials/new
  2. Ensure with-header class is on root <html> element
  3. Header should have --header-height: 48px

Merge request reports

Loading