mirror of
https://github.com/mattermost/focalboard.git
synced 2025-01-08 15:06:08 +02:00
Fixing tiny detail on styles on gallery preview of content of checkboxes
This commit is contained in:
parent
bea9c905c7
commit
b52d599cbd
@ -21,6 +21,12 @@
|
||||
opacity: 0.7;
|
||||
max-height: 160px;
|
||||
min-height: 160px;
|
||||
|
||||
.CheckboxElement {
|
||||
.Editable {
|
||||
background: transparent;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.gallery-image {
|
||||
|
Loading…
Reference in New Issue
Block a user