diff options
| author | Monika Hedman <monika_hedman@brown.edu> | 2019-02-18 19:03:34 -0500 |
|---|---|---|
| committer | Monika Hedman <monika_hedman@brown.edu> | 2019-02-18 19:03:34 -0500 |
| commit | eaeb373ed90d35ab1c29cd9c3e4a79f6c8fa30b0 (patch) | |
| tree | 2adb423bf0f782fce6861d703114bc0140520766 /src/client/views/nodes/FormattedTextBox.scss | |
| parent | 30986620c34c93e12509b2875e90cf5876838403 (diff) | |
| parent | 842f571bfb4952d12804a8dbdc66aedbf2bf6b81 (diff) | |
transforms update
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 |
