old ff does not have backdrop, add a bit of border
This commit is contained in:
parent
c7d8c0de48
commit
f1936d5b63
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
.gallery-dialog {
|
||||
background: #282828;
|
||||
overflow: hidden;
|
||||
border: 0;
|
||||
border: 1px solid black;
|
||||
}
|
||||
.gallery-dialog, .gallery-main-stage {
|
||||
&:open {
|
||||
|
|
Loading…
Add table
Reference in a new issue