Skip to content

Commit 7e4eefe

Browse files
danielhjacobsadrian17
authored andcommittedMar 13, 2025·
web: Allow scrolling the panic screen
1 parent a2c3d5e commit 7e4eefe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎web/packages/core/src/internal/ui/static-styles.css

+1
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@
9595
display: flex;
9696
flex-flow: column;
9797
justify-content: space-around;
98+
overflow: auto;
9899

99100
a {
100101
color: var(--ruffle-blue);

0 commit comments

Comments
 (0)
Please sign in to comment.