.PlaygroundRenderer {
    margin-bottom: 10px;

    &-controls {
        align-items: center;
        display: flex;

        &-toolbar {
            margin-left: auto;
        }
    }
}
