diff options
| author | laurawilsonri <laura_wilson@brown.edu> | 2019-02-23 18:20:24 -0500 |
|---|---|---|
| committer | laurawilsonri <laura_wilson@brown.edu> | 2019-02-23 18:20:24 -0500 |
| commit | 9cf013c5b64af47d5199ef8168a5af6c29461ed9 (patch) | |
| tree | 4204a9661877f81007bb457e624d3c7ac5104553 /src/client/views/nodes/FormattedTextBox.scss | |
| parent | 784eb6e6ba1daf00d3c74239f88669b669e9739c (diff) | |
stugggggglin
Diffstat (limited to 'src/client/views/nodes/FormattedTextBox.scss')
| -rw-r--r-- | src/client/views/nodes/FormattedTextBox.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/views/nodes/FormattedTextBox.scss b/src/client/views/nodes/FormattedTextBox.scss index 5139d5d6b..492367fce 100644 --- a/src/client/views/nodes/FormattedTextBox.scss +++ b/src/client/views/nodes/FormattedTextBox.scss @@ -9,6 +9,6 @@ } .formattedTextBox-cont { - background: beige; + background: white; padding: 1vw; }
\ No newline at end of file |
