mirror of
https://github.com/pocketbase/pocketbase.git
synced 2025-03-25 23:49:52 +02:00
removed box-shadow for image-preview modals
This commit is contained in:
parent
9d0ea7635b
commit
bb4bebc724
@ -202,6 +202,7 @@
|
|||||||
.panel-header {
|
.panel-header {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
z-index: 99;
|
z-index: 99;
|
||||||
|
box-shadow: none;
|
||||||
.overlay-close {
|
.overlay-close {
|
||||||
left: 100%;
|
left: 100%;
|
||||||
right: auto;
|
right: auto;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user