old ff does not have backdrop, add a bit of border

This commit is contained in:
j 2025-03-28 11:53:50 +00:00
parent c7d8c0de48
commit f1936d5b63

View file

@ -1,7 +1,7 @@
.gallery-dialog {
background: #282828;
overflow: hidden;
border: 0;
border: 1px solid black;
}
.gallery-dialog, .gallery-main-stage {
&:open {