Don't use shadow in ImagePicker

This commit is contained in:
Johannes Zellner
2025-03-19 01:23:17 +01:00
parent e70ea6f202
commit 18e17f2932

View File

@@ -136,7 +136,6 @@ function onError() {
display: block;
height: 320px;
border-radius: 10px;
box-shadow: var(--pankow-menu-shadow);
}
.image-picker-edit-indicator {