Skip to content

Commit

Permalink
馃洜 #2022 Fix popup content height (#2027)
Browse files Browse the repository at this point in the history
  • Loading branch information
stephanevieira75 authored and Labels Bot committed Mar 31, 2022
1 parent bec61d9 commit 6c047ac
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@

.content {
padding-top: 32px;
max-height: 100%;
}
}
}
Expand Down

0 comments on commit 6c047ac

Please sign in to comment.