mirror of
https://github.com/penpot/penpot.git
synced 2025-03-12 07:41:43 -05:00
🐛 Fixes whitespaces not showing in text shape
This commit is contained in:
parent
104ce0967c
commit
48ae26d08a
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
foreignObject .rich-text {
|
||||
color: $color-black;
|
||||
height: 100%;
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue