Fix textarea HTML rendering and enforce light FilePond panels
This commit is contained in:
@@ -39,6 +39,12 @@
|
||||
background: #f7f7f7;
|
||||
}
|
||||
|
||||
.module-organization-edit .filepond--root .filepond--panel-root,
|
||||
.module-organization-edit .filepond--root .filepond--item-panel,
|
||||
.module-organization-edit .filepond--root .filepond--image-preview {
|
||||
background-color: #f7f7f7 !important;
|
||||
}
|
||||
|
||||
.module-organization-edit .filepond--root .filepond--image-preview-overlay-idle,
|
||||
.module-organization-edit .filepond--root .filepond--image-preview-overlay-success,
|
||||
.module-organization-edit .filepond--root .filepond--image-preview-overlay-failure {
|
||||
|
||||
Reference in New Issue
Block a user