Fixing tiny detail on styles on gallery preview of content of checkboxes

This commit is contained in:
Jesús Espino 2021-03-31 13:28:17 +02:00
parent bea9c905c7
commit b52d599cbd

View file

@ -21,6 +21,12 @@
opacity: 0.7;
max-height: 160px;
min-height: 160px;
.CheckboxElement {
.Editable {
background: transparent;
}
}
}
.gallery-image {