Skip to content
This repository was archived by the owner on Sep 22, 2022. It is now read-only.

Commit 280a28a

Browse files
authored
Make sure to scroll any overflow
1 parent 7aeb5b6 commit 280a28a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,5 @@ details-dialog {
99
max-height: 80vh;
1010
max-width: 90vw;
1111
width: 448px;
12+
overflow: scroll;
1213
}

0 commit comments

Comments
 (0)