aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/FormattedTextBox.scss
diff options
context:
space:
mode:
authorbob <bcz@cs.brown.edu>2020-02-28 12:17:03 -0500
committerbob <bcz@cs.brown.edu>2020-02-28 12:17:03 -0500
commit5c139f0001cd10e5699a716c1e64d2c2c0b2d800 (patch)
tree1111c40fe0a542c2a7f77b71a2f8c747093a984e /src/client/views/nodes/FormattedTextBox.scss
parentc7aa396670c3ccdd0ef158d483285910f6a7a8fe (diff)
allowing different text templates to be the default. fixing transparency. removing audio by default from notes.
Diffstat (limited to 'src/client/views/nodes/FormattedTextBox.scss')
-rw-r--r--src/client/views/nodes/FormattedTextBox.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/views/nodes/FormattedTextBox.scss b/src/client/views/nodes/FormattedTextBox.scss
index c203ca0c3..db2bb751f 100644
--- a/src/client/views/nodes/FormattedTextBox.scss
+++ b/src/client/views/nodes/FormattedTextBox.scss
@@ -95,8 +95,8 @@
.formattedTextBox-inner-rounded,
.formattedTextBox-inner {
- padding: 10px 10px;
height: 100%;
+ white-space: pre-wrap;
}
// .menuicon {