﻿.designer-page {
    padding: 10px;
    background: #f5f5f5;
    min-height: 100vh;
}

.designer-toolbar {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 10px;
}

.ch-770 {
    height: calc(100vh - 80px);
}
