aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/FormattedTextBox.scss
diff options
context:
space:
mode:
authorbob <bcz@cs.brown.edu>2019-09-12 17:07:59 -0400
committerbob <bcz@cs.brown.edu>2019-09-12 17:07:59 -0400
commit147f1a6bed7f273b6248d55eee670713bfbf5e7d (patch)
treeb4ca57fcac60de10f91919983cfdaa32b0951fbb /src/client/views/nodes/FormattedTextBox.scss
parent612dbe02514f7f34c066aee3b5dd09c4a99b113a (diff)
better template inferencing support
Diffstat (limited to 'src/client/views/nodes/FormattedTextBox.scss')
-rw-r--r--src/client/views/nodes/FormattedTextBox.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/client/views/nodes/FormattedTextBox.scss b/src/client/views/nodes/FormattedTextBox.scss
index d7ac7a9c5..0d7277cbe 100644
--- a/src/client/views/nodes/FormattedTextBox.scss
+++ b/src/client/views/nodes/FormattedTextBox.scss
@@ -4,7 +4,6 @@
width: 100%;
height: 100%;
min-height: 100%;
- font-family: $serif;
}
.ProseMirror:focus {