Elastic: Remove height from .iframe-wrapper

It fixes some iframed dialogs by making the footer bar not hidden in Chrome.
pull/6825/head
Aleksander Machniak 5 years ago
parent 404995ef95
commit f181cdfd39

@ -160,7 +160,6 @@ body {
.iframe-wrapper { .iframe-wrapper {
width: 100%; width: 100%;
height: 100%;
flex: 1; flex: 1;
iframe { iframe {

Loading…
Cancel
Save