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 pla...