adjust window rounding to match vscode & zen browser

This commit is contained in:
end-4
2025-05-08 11:53:59 +02:00
parent 6223320d7d
commit 3d6e7970ac
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -316,7 +316,7 @@ Scope {
Item {
anchors.left: parent.left
anchors.right: parent.right
anchors.bottom: parent.bottom
anchors.top: barContent.bottom
height: Appearance.rounding.screenRounding
RoundCorner {