0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-06 22:38:13 -05:00
penpot/frontend/resources/styles/main/partials/texts.scss

6 lines
93 B
SCSS
Raw Normal View History

2020-04-23 14:45:06 +02:00
foreignObject .rich-text {
color: $color-black;
height: 100%;
white-space: pre-wrap;
2020-04-23 14:45:06 +02:00
}