Skip to content

Commit

Permalink
Uplift of #20172 (squashed) to beta
Browse files Browse the repository at this point in the history
  • Loading branch information
brave-builds committed Sep 15, 2023
1 parent c26501c commit 18ff406
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ export const Wrapper = styled(StyledDiv)`
left: 0;
right: 0;
bottom: 0;
overflow-y: scroll;
overflow-y: auto;
position: absolute;
background-color: ${p => p.theme.color.background01};
@media (prefers-color-scheme: dark) {
Expand Down

0 comments on commit 18ff406

Please sign in to comment.