Hi,
Is there any way to inject css into main frontend?
Namely, I would like to add one simple line into .state style: white-space: pre;
This would force the div elements to respect \n line breaks.
Before:
After:
If not directly, maybe there is any way to achieve the same effect through Automation?
Thanks!

