aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbobzel <zzzman@gmail.com>2022-09-26 11:20:26 -0400
committerbobzel <zzzman@gmail.com>2022-09-26 11:20:26 -0400
commit5529fe6aa9d0a894bb6d88460930583fb2a85e46 (patch)
treeaf81cb3fa962de6e8f8eea779adebb5ccd72775b
parente4e747e70686fda53167e4a13fa54f8f73f5380e (diff)
merged tree view fixes to enable tree view in presbox and fix various scrolling and contentActive issues.
-rw-r--r--src/client/views/collections/CollectionTreeView.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/client/views/collections/CollectionTreeView.scss b/src/client/views/collections/CollectionTreeView.scss
index fe148fbb5..1aef29b2f 100644
--- a/src/client/views/collections/CollectionTreeView.scss
+++ b/src/client/views/collections/CollectionTreeView.scss
@@ -61,7 +61,6 @@
.editableView-container-editing {
display: block;
text-overflow: ellipsis;
- font-size: 1vw;
white-space: nowrap;
}
}