Skip to content

Commit

Permalink
fix: make wallet upgrade modal scrollable in landscape view
Browse files Browse the repository at this point in the history
  • Loading branch information
nijil-deriv committed Aug 1, 2024
1 parent 4b36690 commit f4a3006
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@

& .dc-modal-body {
padding: 0;
overflow: scroll;
}
}

Expand Down

0 comments on commit f4a3006

Please sign in to comment.