diff options
| author | usodhi <61431818+usodhi@users.noreply.github.com> | 2020-09-22 13:51:49 +0530 |
|---|---|---|
| committer | usodhi <61431818+usodhi@users.noreply.github.com> | 2020-09-22 13:51:49 +0530 |
| commit | a9dad1837ffa66b0da304dd2f6f5e35b3ab4a7b8 (patch) | |
| tree | 69853de7a2a8faa597e12dd4e05a211b3c24b618 /src/client/views/collections/CollectionTreeView.scss | |
| parent | 8fad5a8e842aaed6540d37f6a3a4ba3a3c2abe9b (diff) | |
| parent | 02029b5cad1c27e65630a63cd4d2b632ed6973cd (diff) | |
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into acls_uv
Diffstat (limited to 'src/client/views/collections/CollectionTreeView.scss')
| -rw-r--r-- | src/client/views/collections/CollectionTreeView.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/views/collections/CollectionTreeView.scss b/src/client/views/collections/CollectionTreeView.scss index 20bfc0e9d..c5add7cfb 100644 --- a/src/client/views/collections/CollectionTreeView.scss +++ b/src/client/views/collections/CollectionTreeView.scss @@ -28,6 +28,7 @@ .no-indent { padding-left: 0; + width: max-content; } .editableView-container { |
