Skip to content

Commit

Permalink
fix: add scroll overflow to contact us dialog (#2268)
Browse files Browse the repository at this point in the history
  • Loading branch information
daniellacosse authored Nov 11, 2024
1 parent 5f20056 commit 25559c4
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 25559c4

Please sign in to comment.