old ff does not take bg from :open

This commit is contained in:
j 2025-03-28 11:48:48 +00:00
parent 95924e4638
commit d854567ede

View file

@ -1,3 +1,6 @@
.gallery-dialog {
background: #282828;
}
.gallery-dialog, .gallery-main-stage {
&:open {
background: #282828;