Skip to content

Commit

Permalink
Added additional white-space config for justified text
Browse files Browse the repository at this point in the history
  • Loading branch information
maufcost committed Dec 13, 2021
1 parent 6b5848c commit 2cba045
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/obonode/obojobo-chunks-text/viewer-component.scss
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@

.align-justify {
text-align: justify;
white-space: pre-line;
}
}

0 comments on commit 2cba045

Please sign in to comment.