mirror of
https://github.com/penpot/penpot.git
synced 2026-05-13 12:04:06 +00:00
6 lines
93 B
SCSS
6 lines
93 B
SCSS
foreignObject .rich-text {
|
|
color: $color-black;
|
|
height: 100%;
|
|
white-space: pre-wrap;
|
|
}
|