Skip to content

Commit dc5798f

Browse files
committed
rma92348
1 parent a0e7bd1 commit dc5798f

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: initial;
194+
overflow-y: auto;
195195
::-webkit-scrollbar {
196196
width: 3px;
197197
}

0 commit comments

Comments
 (0)