mirror of
https://github.com/shuto-cn/cordova-plugin-inappbrowser.git
synced 2025-04-08 16:21:36 +08:00
Update missing closed brace to the insert.CSS (#568)
This commit is contained in:
parent
7b6f95964a
commit
9a15737577
@ -621,7 +621,7 @@ function loadStopCallBack() {
|
||||
|
||||
if (inAppBrowserRef != undefined) {
|
||||
|
||||
inAppBrowserRef.insertCSS({ code: "body{font-size: 25px;" });
|
||||
inAppBrowserRef.insertCSS({ code: "body{font-size: 25px;}" });
|
||||
|
||||
$('#status-message').text("");
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user