Override #wpbody color to default for form-editor
[MAILPOET-3305]
This commit is contained in:
@@ -5,6 +5,10 @@
|
||||
line-height: $line-height;
|
||||
}
|
||||
|
||||
.admin_page_mailpoet-form-editor #wpbody {
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
a {
|
||||
text-decoration: underline;
|
||||
|
||||
|
Reference in New Issue
Block a user