Revert debug from iOS

This commit is contained in:
Jackson Harper
2023-05-02 16:02:13 +08:00
parent 0a147b744d
commit de3a65a72a

View File

@ -116,7 +116,6 @@ struct WebReader: PlatformViewRepresentable {
(webView as? OmnivoreWebView)?.updateJustifyText()
webView.backgroundColor = UIColor(ThemeManager.currentBgColor)
webView.tintColor = UIColor.black
webView.underPageBackgroundColor = UIColor(ThemeManager.currentBgColor)
webView.scrollView.backgroundColor = UIColor(ThemeManager.currentBgColor)
webView.scrollView.indicatorStyle = ThemeManager.currentTheme.isDark ?