Problem/Motivation
Lot of elements override each other so we need lot of z-indexes. What can be problem when anunt of elements will grow. Imo better to control them from variables in one place.
Proposed resolution
Group all current z-index in variables css like:
--admin-toolbar-z-index-popover`
Issue fork navigation-3403393
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:
Comments
Comment #4
kostyashupenkoComment #5
kostyashupenkoKeeping Needs review
Comment #6
finnsky commentedThank you! Exactly what was needed!
Comment #7
ckrinaCool! Merged this, thanks!
Comment #8
ckrina