.modal.o_technical_modal {
    .o_modal_changes td {
        &:first-child {
            padding-right: 10px;
            vertical-align: top;
            white-space: nowrap;
        }
        &:not(:first-child) {
            width: 100%;
        }
    }
}
