From 6dc8792e4207a620b56fcb62de8a03eb613bd976 Mon Sep 17 00:00:00 2001 From: xMartin Date: Wed, 31 May 2023 14:38:48 +0200 Subject: [PATCH] Don't make the iOS status bar translucent in light mode as the text will light on light color Currently, there's no way to make the text dark with translucent background: https://stackoverflow.com/questions/39749015/apple-mobile-web-app-status-bar-style-in-ios-10#40786240 --- public/index.html | 1 - 1 file changed, 1 deletion(-) diff --git a/public/index.html b/public/index.html index 0d1d2d02..d67dad86 100644 --- a/public/index.html +++ b/public/index.html @@ -7,7 +7,6 @@ - Grouptabs