Merge pull request #4915 from mempool/simon/fix-mobile-initial-zoom

Fix initial zoom behavior on mobile
This commit is contained in:
wiz 2024-04-08 16:13:18 +09:00 committed by GitHub
commit 46172836f1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -54,7 +54,6 @@ html, body {
body {
background-color: #11131f;
min-width: 375px;
padding-bottom: 60px;
}