diff options
| author | srichman333 <sarah_n_richman@brown.edu> | 2024-03-05 16:17:14 -0500 |
|---|---|---|
| committer | srichman333 <sarah_n_richman@brown.edu> | 2024-03-05 16:17:14 -0500 |
| commit | dfef33c3f1cde9a24d734e0bd47e7f377a3ae4c9 (patch) | |
| tree | 65d3a8a483bf9a02b01d4cee3a39a71d8c42786e /src/client/views/nodes/DataVizBox/DataVizBox.scss | |
| parent | 90183d3c7315d5fc88d2653937c5b59309a79b0e (diff) | |
chat resets for new boxes to analyze
Diffstat (limited to 'src/client/views/nodes/DataVizBox/DataVizBox.scss')
| -rw-r--r-- | src/client/views/nodes/DataVizBox/DataVizBox.scss | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/client/views/nodes/DataVizBox/DataVizBox.scss b/src/client/views/nodes/DataVizBox/DataVizBox.scss index 6b5738790..e9a346fbe 100644 --- a/src/client/views/nodes/DataVizBox/DataVizBox.scss +++ b/src/client/views/nodes/DataVizBox/DataVizBox.scss @@ -32,6 +32,10 @@ .liveSchema-checkBox { margin-bottom: -35px; } + + .displaySchemaLive { + margin-bottom: 20px; + } .dataviz-sidebar { position: absolute; |
