.container {
    width: 100%;
}

::ng-deep .ng-star-inserted nz-tabset {
    overflow: inherit;
}

::ng-deep nz-tabset .ant-tabs {
    overflow: inherit;
}