diff options
author | srichman333 <sarah_n_richman@brown.edu> | 2024-01-11 02:37:07 -0500 |
---|---|---|
committer | srichman333 <sarah_n_richman@brown.edu> | 2024-01-11 02:37:07 -0500 |
commit | 9200e09939ba3d23bcf79efda008a7a990d29b95 (patch) | |
tree | 97c50f1112dd4b48049fb7cae7f61a1469ef9b6c /src/client/views/nodes/DataVizBox/components/Chart.scss | |
parent | 06aaa5d58b62e7c85a81ce6b592c96cd13d16dd3 (diff) |
toggle scheme dataviz box as live
Diffstat (limited to 'src/client/views/nodes/DataVizBox/components/Chart.scss')
-rw-r--r-- | src/client/views/nodes/DataVizBox/components/Chart.scss | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/client/views/nodes/DataVizBox/components/Chart.scss b/src/client/views/nodes/DataVizBox/components/Chart.scss index 2f7dd0487..a17dc9599 100644 --- a/src/client/views/nodes/DataVizBox/components/Chart.scss +++ b/src/client/views/nodes/DataVizBox/components/Chart.scss @@ -19,8 +19,6 @@ margin-bottom: -20px; } .asHistogram-checkBox { - // display: flex; - // flex-direction: row; align-items: left; align-self: left; align-content: left; |