mirror of
https://github.com/penpot/penpot.git
synced 2026-03-22 18:33:45 +00:00
🐛 Fix editor when several colors are in a single word
This commit is contained in:
@@ -21,6 +21,10 @@
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
.public-DraftStyleDefault-block {
|
||||
white-space: pre;
|
||||
}
|
||||
|
||||
&.align-top {
|
||||
.DraftEditor-root {
|
||||
justify-content: flex-start;
|
||||
|
||||
Reference in New Issue
Block a user