1
0
Fork 0

Fix account sheet's <main> uses safe-area padding bottom

This commit is contained in:
Lim Chee Aun 2023-10-26 21:28:25 +08:00
parent 35dced8eaf
commit 065add5575

View file

@ -458,6 +458,7 @@
main {
margin-top: -8px;
padding-top: 1px;
padding-bottom: 16px;
}
footer {