Skip to content

Commit

Permalink
fix: add scroll overflow to contact us dialog
Browse files Browse the repository at this point in the history
  • Loading branch information
daniellacosse committed Nov 11, 2024
1 parent 5f20056 commit 282f6d4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ export class OutlineContactUsDialog
paper-dialog {
width: 80%;
overflow-y: scroll;
}
main {
Expand Down

0 comments on commit 282f6d4

Please sign in to comment.