.ipe-debugger {
    position: absolute;
    z-index: 999;
    opacity: 0.85;
    top: 20px;
    right: 50px;
    max-height:90vh;
    overflow: auto;
}

.admin-bar .ipe-debugger {
    top: 52px;
}