Skip to content

Commit

Permalink
.pb-safe-area
Browse files Browse the repository at this point in the history
  • Loading branch information
mmalmi committed Dec 1, 2023
1 parent f659bef commit 984e216
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/app/src/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -926,3 +926,7 @@ svg.repeat {
.hide-scrollbar::-webkit-scrollbar {
display: none; /* Safari and Chrome */
}

.pb-safe-area {
padding-bottom: env(safe-area-inset-bottom);
}

0 comments on commit 984e216

Please sign in to comment.