mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: increase experimental lightbox z-index (#22865)
This commit is contained in:
parent
27cdd724ce
commit
8c75fa5dfd
@ -233,7 +233,7 @@ html.has-lightbox {
|
||||
left: 0;
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
z-index: z("header");
|
||||
z-index: z("max");
|
||||
}
|
||||
|
||||
&__content {
|
||||
|
Loading…
Reference in New Issue
Block a user