removed box-shadow for image-preview modals
This commit is contained in:
parent
9d0ea7635b
commit
bb4bebc724
|
@ -202,6 +202,7 @@
|
|||
.panel-header {
|
||||
position: absolute;
|
||||
z-index: 99;
|
||||
box-shadow: none;
|
||||
.overlay-close {
|
||||
left: 100%;
|
||||
right: auto;
|
||||
|
|
Loading…
Reference in New Issue