Merge pull request #1 from hellojaccc/fix-ios-statusbar-2

Fix iOS statusbar
This commit is contained in:
hellojaccc 2022-02-17 20:18:22 +09:00 committed by GitHub
commit 7fef75c3eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-title" content="{intl.appName}" >
<meta name="apple-mobile-web-app-status-bar-style" content="default" >
<meta name="theme-color" content="#4169e1" >
<!-- inline CSS -->