diff options
| author | usodhi <61431818+usodhi@users.noreply.github.com> | 2021-05-19 00:43:08 -0400 |
|---|---|---|
| committer | usodhi <61431818+usodhi@users.noreply.github.com> | 2021-05-19 00:43:08 -0400 |
| commit | d5f5dfee3c9293515521bcc9a26064aab90880b9 (patch) | |
| tree | 7a4ada453a7318f2bcdba9d521711342d2fda389 /src/client/views/collections/TreeView.scss | |
| parent | 7c18243dd38656b63334f48d9270d912ce6384fa (diff) | |
| parent | 6919954467f3f2e4ca2f02e34eda827df9f5f83d (diff) | |
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into sharing_scenario
Diffstat (limited to 'src/client/views/collections/TreeView.scss')
| -rw-r--r-- | src/client/views/collections/TreeView.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/views/collections/TreeView.scss b/src/client/views/collections/TreeView.scss index 0239ae863..3f6fc8b0c 100644 --- a/src/client/views/collections/TreeView.scss +++ b/src/client/views/collections/TreeView.scss @@ -118,6 +118,7 @@ align-items: center; margin-left: 0.25rem; opacity: 0.75; + cursor: pointer; >svg { margin-left: 0.25rem; |
