mirror of
https://github.com/penpot/penpot.git
synced 2025-02-06 22:38:13 -05:00
5 lines
93 B
SCSS
5 lines
93 B
SCSS
foreignObject .rich-text {
|
|
color: $color-black;
|
|
height: 100%;
|
|
white-space: pre-wrap;
|
|
}
|