.generic-add {

    margin: 0px 10px;


    .table-header {
        .table-bar {
            display: flex;
            justify-content: space-between;
            margin: 5px 0px;
        }
    }
}
