Skip to content

Commit 0c7fe44

Browse files
Update packages/react/src/Dialog/Dialog.module.css
Co-authored-by: Copilot <[email protected]>
1 parent 9f1829c commit 0c7fe44

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/react/src/Dialog/Dialog.module.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,7 @@
215215
.Header {
216216
z-index: 1;
217217
max-height: 35vh;
218+
overflow-y: auto;
218219
padding: var(--base-size-8);
219220
/* stylelint-disable-next-line primer/box-shadow */
220221
box-shadow: 0 1px 0 var(--borderColor-default);

0 commit comments

Comments
 (0)