aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/CollectionTreeView.scss
diff options
context:
space:
mode:
authorusodhi <61431818+usodhi@users.noreply.github.com>2020-04-21 09:30:59 +0530
committerusodhi <61431818+usodhi@users.noreply.github.com>2020-04-21 09:30:59 +0530
commit62936fbe7186956e038d4e7bffbeafd7873bcd8c (patch)
tree6221036f874254e595b8293d299a8a4d57a95e9c /src/client/views/collections/CollectionTreeView.scss
parentcea978f8c3856c897efd92be4367ba31137e29d9 (diff)
parenta9b6fba3a742f95815e2664770079bebd3b87d5f (diff)
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web
Diffstat (limited to 'src/client/views/collections/CollectionTreeView.scss')
-rw-r--r--src/client/views/collections/CollectionTreeView.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/views/collections/CollectionTreeView.scss b/src/client/views/collections/CollectionTreeView.scss
index 1e59c493f..a00bb6bfb 100644
--- a/src/client/views/collections/CollectionTreeView.scss
+++ b/src/client/views/collections/CollectionTreeView.scss
@@ -82,6 +82,7 @@
text-overflow: ellipsis;
white-space: pre-wrap;
overflow: hidden;
+ min-width: 10px;
// width:100%;//width: max-content;
}