Fix #130: Hide background buttons in the viewer.
This commit is contained in:
parent
91f5216401
commit
f542bcfc3b
@ -434,6 +434,7 @@ body {
|
|||||||
height: 100%;
|
height: 100%;
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
background-color: rgba(0,0,0,0.9);
|
background-color: rgba(0,0,0,0.9);
|
||||||
|
z-index: 2;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Modal Content (Image) */
|
/* Modal Content (Image) */
|
||||||
|
Loading…
Reference in New Issue
Block a user