diff options
| author | srichman333 <sarah_n_richman@brown.edu> | 2024-04-24 00:10:58 -0400 |
|---|---|---|
| committer | srichman333 <sarah_n_richman@brown.edu> | 2024-04-24 00:10:58 -0400 |
| commit | 7d9ced74c93c7282a2125dca0ed4b2bc70df4955 (patch) | |
| tree | e4bc8b2f71ca5b4970ea989da7e98c5e9428269d /src/client/views/nodes/DataVizBox/DataVizBox.scss | |
| parent | 81325ec64a24a98e3677b208a56dd048669fae72 (diff) | |
filtering from histogram bars works from all histogram types
Diffstat (limited to 'src/client/views/nodes/DataVizBox/DataVizBox.scss')
| -rw-r--r-- | src/client/views/nodes/DataVizBox/DataVizBox.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/views/nodes/DataVizBox/DataVizBox.scss b/src/client/views/nodes/DataVizBox/DataVizBox.scss index a4f9dba73..9825d926f 100644 --- a/src/client/views/nodes/DataVizBox/DataVizBox.scss +++ b/src/client/views/nodes/DataVizBox/DataVizBox.scss @@ -30,6 +30,7 @@ } .liveSchema-checkBox { + margin-left: 10px; margin-bottom: -35px; } .filterData-checkBox { |
