Skip to content

Commit

Permalink
fix: Height of bridge page (#18806)
Browse files Browse the repository at this point in the history
  • Loading branch information
benjackwhite authored Nov 22, 2023
1 parent 491c783 commit 5adc82f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/src/lib/components/BridgePage/BridgePage.scss
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
flex-direction: column;
flex: 1;
overflow: hidden;
min-height: 100vh;
height: 100%;

&::-webkit-scrollbar {
Expand Down

0 comments on commit 5adc82f

Please sign in to comment.