.wcs_log {
    display: flex;
    height: 100%;

    .wcs_logContainer {
        flex: 6;
        width: 100%;
    }
}