
::ng-deep .common-lookup{
    .ui-table-wrapper{
        max-height: 542px;
        overflow-x: hidden;
    }
    th {
        position: sticky;
        top: 0;
    }
}

