mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-02-18 00:01:55 +03:00
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 {
|
||||
margin-top: -8px;
|
||||
padding-top: 1px;
|
||||
padding-bottom: 16px;
|
||||
}
|
||||
|
||||
footer {
|
||||
|
|
Loading…
Add table
Reference in a new issue