aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/DataVizBox/components/Chart.scss
diff options
context:
space:
mode:
authorsrichman333 <sarah_n_richman@brown.edu>2023-08-03 14:38:47 -0400
committersrichman333 <sarah_n_richman@brown.edu>2023-08-03 14:38:47 -0400
commit23e0ee2dcad8df2bc3467647e05c433f27787d54 (patch)
tree43d393f6c13e36c459de532af5b92fe9887d28a0 /src/client/views/nodes/DataVizBox/components/Chart.scss
parentde064a6b0acf7f3dff04c579afc2562d782472d2 (diff)
table fixes (selected by guid not extra row + ui changes)
Diffstat (limited to 'src/client/views/nodes/DataVizBox/components/Chart.scss')
-rw-r--r--src/client/views/nodes/DataVizBox/components/Chart.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/views/nodes/DataVizBox/components/Chart.scss b/src/client/views/nodes/DataVizBox/components/Chart.scss
index 6c87241b8..996183cb8 100644
--- a/src/client/views/nodes/DataVizBox/components/Chart.scss
+++ b/src/client/views/nodes/DataVizBox/components/Chart.scss
@@ -77,4 +77,5 @@
}
.table-container{
overflow: scroll;
+ margin: 10px;
} \ No newline at end of file