Use new cornerRadius Kirigami unit across the app

This commit is contained in:
James Graham
2024-04-21 18:25:39 +02:00
parent 91d295e0bb
commit ab0c8b8170
15 changed files with 19 additions and 19 deletions

View File

@@ -190,7 +190,7 @@ QQC2.Control {
color: Kirigami.Theme.backgroundColor
Kirigami.Theme.colorSet: Kirigami.Theme.View
Kirigami.Theme.inherit: false
radius: Kirigami.Units.smallSpacing
radius: Kirigami.Units.cornerRadius
border {
width: 1
color: Kirigami.Theme.highlightColor