From 3f98d6ec6050e7faa15179871f0d9669c1188a78 Mon Sep 17 00:00:00 2001 From: bob Date: Wed, 13 Feb 2019 17:02:23 -0500 Subject: cool, something worked. panes resize properly now. --- src/client/views/collections/CollectionSchemaView.scss | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'src/client/views/collections/CollectionSchemaView.scss') diff --git a/src/client/views/collections/CollectionSchemaView.scss b/src/client/views/collections/CollectionSchemaView.scss index 37efc6b6c..633e3ca1b 100644 --- a/src/client/views/collections/CollectionSchemaView.scss +++ b/src/client/views/collections/CollectionSchemaView.scss @@ -6,7 +6,10 @@ width: 100%; height: 100%; .collectionfreeformview-container { - border-width: 0px !important + border-width: 0px; + .collectionfreeformview > .jsx-parser{ + position:absolute + } } .imageBox-cont { position:relative; @@ -44,9 +47,7 @@ object-fit: contain; height: 100% } - .documentView-node { - width:100% !important; - height:100% !important; + .documentView-node:first-child { background: grey; .imageBox-cont img { object-fit: contain; -- cgit v1.2.3-70-g09d2