1
0
mirror of https://github.com/pocketbase/pocketbase.git synced 2025-03-23 23:19:19 +02:00

removed box-shadow for image-preview modals

This commit is contained in:
Gani Georgiev 2022-08-01 18:00:06 +03:00
parent 9d0ea7635b
commit bb4bebc724

View File

@ -202,6 +202,7 @@
.panel-header {
position: absolute;
z-index: 99;
box-shadow: none;
.overlay-close {
left: 100%;
right: auto;