Fixing tiny detail on styles on gallery preview of content of checkboxes
This commit is contained in:
parent
bea9c905c7
commit
b52d599cbd
1 changed files with 6 additions and 0 deletions
|
@ -21,6 +21,12 @@
|
|||
opacity: 0.7;
|
||||
max-height: 160px;
|
||||
min-height: 160px;
|
||||
|
||||
.CheckboxElement {
|
||||
.Editable {
|
||||
background: transparent;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.gallery-image {
|
||||
|
|
Loading…
Reference in a new issue