diff --git a/ui/app/AppLayouts/Browser/BrowserLayout.qml b/ui/app/AppLayouts/Browser/BrowserLayout.qml index 5770edf90f..5ae78b2c39 100644 --- a/ui/app/AppLayouts/Browser/BrowserLayout.qml +++ b/ui/app/AppLayouts/Browser/BrowserLayout.qml @@ -526,7 +526,6 @@ property Component sendTransactionModalComponent: SignTransactionModal {} hideStatusText.stop(); } } - backgroundColor: Style.current.background function changeZoomFactor(newFactor) { // FIXME there seems to be a bug in the WebEngine where the zoomFactor only update 1/2 times