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
2020-10-28 10:46:21 +01:00

5 lines
93 B
SCSS

foreignObject .rich-text {
color: $color-black;
height: 100%;
white-space: pre-wrap;
}