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/CollectionBaseView.scss | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src/client/views/collections/CollectionBaseView.scss') diff --git a/src/client/views/collections/CollectionBaseView.scss b/src/client/views/collections/CollectionBaseView.scss index 583e6f6ca..5ed593f5a 100644 --- a/src/client/views/collections/CollectionBaseView.scss +++ b/src/client/views/collections/CollectionBaseView.scss @@ -1,4 +1,5 @@ @import "../globalCssVariables"; + #collectionBaseView { border-width: 0; border-color: $light-color-secondary; @@ -6,7 +7,7 @@ border-radius: 0 0 $border-radius $border-radius; box-sizing: border-box; border-radius: inherit; - width:100%; - height:100%; + width: 100%; + height: 100%; overflow: auto; } \ No newline at end of file -- cgit v1.2.3-70-g09d2