diff options
| author | Bob Zeleznik <zzzman@gmail.com> | 2019-02-23 11:38:15 -0500 |
|---|---|---|
| committer | Bob Zeleznik <zzzman@gmail.com> | 2019-02-23 11:38:15 -0500 |
| commit | d9d55e422826da1fe87aa7973c92e54bc0c99f02 (patch) | |
| tree | a76879eae19b3f207a1b34ce6ed9a5c987aabd4f /src/client/views/nodes/FormattedTextBox.scss | |
| parent | 91266fe499ef42d37764858906db9b7d15607d3f (diff) | |
working overlays
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 872a2138b..226456fab 100644 --- a/src/client/views/nodes/FormattedTextBox.scss +++ b/src/client/views/nodes/FormattedTextBox.scss @@ -10,5 +10,5 @@ .formattedTextBox-cont { background: beige; - padding: 1vw; + padding: 0; }
\ No newline at end of file |
