Skip to content

Commit

Permalink
fixed whitespace issue
Browse files Browse the repository at this point in the history
  • Loading branch information
akanshaaa19 committed Jun 21, 2024
1 parent 6f659ff commit 802248b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/flow/actions/sendmsg/SendMsg.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@
display: block;
margin-top: 3px;
min-height: 11px;
white-space: 'pre-wrap';
white-space: pre-wrap;
}

0 comments on commit 802248b

Please sign in to comment.