diff --git a/webapp/src/components/gallery/galleryCard.scss b/webapp/src/components/gallery/galleryCard.scss index 23b0820e4..47100d41e 100644 --- a/webapp/src/components/gallery/galleryCard.scss +++ b/webapp/src/components/gallery/galleryCard.scss @@ -21,6 +21,12 @@ opacity: 0.7; max-height: 160px; min-height: 160px; + + .CheckboxElement { + .Editable { + background: transparent; + } + } } .gallery-image {