From ca5ba45ffeebfca4c600c55268202672ff55775c Mon Sep 17 00:00:00 2001 From: yipstanley Date: Sat, 28 Sep 2019 14:03:01 -0400 Subject: library updates --- src/client/views/collections/CollectionTreeView.scss | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/client/views/collections/CollectionTreeView.scss') diff --git a/src/client/views/collections/CollectionTreeView.scss b/src/client/views/collections/CollectionTreeView.scss index 197e57808..f423788bd 100644 --- a/src/client/views/collections/CollectionTreeView.scss +++ b/src/client/views/collections/CollectionTreeView.scss @@ -7,9 +7,9 @@ border-radius: inherit; box-sizing: border-box; height: 100%; - width:100%; + width: 100%; position: absolute; - top:0; + top: 0; padding-top: 20px; padding-left: 10px; padding-right: 0px; @@ -51,7 +51,7 @@ .editableView-container-editing { display: block; text-overflow: ellipsis; - font-size: 24px; + font-size: 1vw; white-space: nowrap; } } -- cgit v1.2.3-70-g09d2