Problem/Motivation
The selectors below should be :root instead of .root. This is causing styling issues on #3618971: Use Admin theme in installer.
- https://git.drupalcode.org/project/drupal/-/blob/main/core/themes/defaul...
- https://git.drupalcode.org/project/drupal/-/blob/main/core/themes/defaul...
I'm doing this in a separate issue so we can backport.
Issue fork drupal-3619253
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
- 3619253-admin-themes-css
changes, plain diff MR !16861
Comments
Comment #4
jurgenhaasThe MR!16861 fixes this issue.
Comment #5
mandclu commentedThis is a straightforward and needed fix.
Comment #7
mherchelCommitted and pushed 5f0418f007e to main. Thanks!
Comment #10
mherchel