Skip to content

Commit 363687b

Browse files
authored
fix: split newlines (#3583)
1 parent 77c50e9 commit 363687b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/flows/shared/Resizer.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@ $panel-resizer--drag-handle: 30px;
116116
.panel-resizer--error {
117117
color: $c-dreamsicle;
118118
height: auto;
119+
white-space: pre;
119120
}
120121

121122
.panel-resizer--error-button {

0 commit comments

Comments
 (0)