From ff700aeef6e8892c31955580368da21de85dc169 Mon Sep 17 00:00:00 2001 From: Juliette Regimbal Date: Mon, 29 Jul 2019 13:48:34 -0400 Subject: [PATCH] Fix css so diva viewer fills container --- src/style.css | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/style.css b/src/style.css index 39a34e2f3..b280c61f7 100644 --- a/src/style.css +++ b/src/style.css @@ -121,7 +121,10 @@ button:focus { fill: #d00; } - +.diva-wrapper { + min-height: inherit; + height: 100%; +} @keyframes spin { 0% {