﻿.heidi-container > iframe.heidi-iframe {
    position: relative !important;
    height: calc(100vh - 6px) !important;
    width: 100% !important;
}

    .heidi-container > iframe.heidi-iframe button.resize-button {
        display: none;
    }
