We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68c8c4e commit a1f97bdCopy full SHA for a1f97bd
1 file changed
frontend/app/view/webview/webview.scss
@@ -11,6 +11,7 @@
11
padding: 0;
12
margin: 0;
13
user-select: none;
14
+ border-radius: 0 0 var(--block-border-radius) var(--block-border-radius);
15
16
// try to force pixel alignment to prevent
17
// subpixel rendering artifacts
0 commit comments