Skip to content

Commit f25f438

Browse files
authored
Merge pull request #67 from assureclaims/feature/RMA-92348
Feature/rma 92348
2 parents 1d343cc + 4ce6284 commit f25f438

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/dxc-ngx-cdk/src/lib/dxc-dialog/dxc-dialog.component.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ export class DxcDialogComponent implements AfterViewInit {
191191
}
192192
}
193193
.content {
194-
overflow-y: auto;
194+
overflow-y: initial;
195195
::-webkit-scrollbar {
196196
width: 3px;
197197
}

0 commit comments

Comments
 (0)