diff --git a/frontend/app/view/webview/webview.scss b/frontend/app/view/webview/webview.scss index ca7bbdd6d3..62d68ae8dd 100644 --- a/frontend/app/view/webview/webview.scss +++ b/frontend/app/view/webview/webview.scss @@ -11,6 +11,7 @@ padding: 0; margin: 0; user-select: none; + border-radius: 0 0 var(--block-border-radius) var(--block-border-radius); // try to force pixel alignment to prevent // subpixel rendering artifacts