﻿.vnc-dialog-wrap {
    min-height: 60vh;
    height: 60vh;
}

#vnc-screen {
    width: 100%;
    height: 100%;
    position: relative;
}
