diff options
| author | ab <abdullah_ahmed@brown.edu> | 2019-02-18 18:27:01 -0500 |
|---|---|---|
| committer | ab <abdullah_ahmed@brown.edu> | 2019-02-18 18:27:01 -0500 |
| commit | c03e3fc75ef9ffb56cbfadb0c3164ead1fea4a40 (patch) | |
| tree | 12b378c7bfd819aa7b22662281790ae61698daa7 /src/client/views/nodes/FormattedTextBox.scss | |
| parent | 61aa3a0a34a647a7f414fbeb72345675a5154433 (diff) | |
| parent | 3f98d6ec6050e7faa15179871f0d9669c1188a78 (diff) | |
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into decor
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 492367fce..5139d5d6b 100644 --- a/src/client/views/nodes/FormattedTextBox.scss +++ b/src/client/views/nodes/FormattedTextBox.scss @@ -9,6 +9,6 @@ } .formattedTextBox-cont { - background: white; + background: beige; padding: 1vw; }
\ No newline at end of file |
