.auto-test-result {
    min-height: 4.68rem;
    .empty {
        text-align: center
    }
    .operations {
        padding: 0 0 24px 0;
        button {
            margin-right: 15px;
        }
    }
}