Question
Placeholder height problems.
I have problems with the appearance of the components placeholders.
When I add on the frontend this general styling, all placeholders have a wrong height:
html, body {
font-size:10px;
}
For reasons of integration I have to make this change.
Do you have any ideas how could I add this rule keeping the placeholders look good?
I think the placeholders should have proper styling and not depend on the general appearance of the content.
BEFORE:

AFTER: