﻿.unsaved-message {
    display: none;
}

.unsaved-show {
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
}

.vr-avatar-frame {
    width: 100%;
    height: auto;
}

.vr-editor {
    width: 100%;
    height: 75vh;
    border: none;
}