Fix account sheet's <main> uses safe-area padding bottom
This commit is contained in:
parent
35dced8eaf
commit
065add5575
1 changed files with 1 additions and 0 deletions
|
@ -458,6 +458,7 @@
|
||||||
main {
|
main {
|
||||||
margin-top: -8px;
|
margin-top: -8px;
|
||||||
padding-top: 1px;
|
padding-top: 1px;
|
||||||
|
padding-bottom: 16px;
|
||||||
}
|
}
|
||||||
|
|
||||||
footer {
|
footer {
|
||||||
|
|
Loading…
Add table
Reference in a new issue