Use new cornerRadius Kirigami unit across the app
This commit is contained in:
@@ -136,7 +136,7 @@ FormCard.FormCardPage {
|
||||
Kirigami.Theme.colorSet: Kirigami.Theme.View
|
||||
Kirigami.Theme.inherit: false
|
||||
|
||||
radius: 4
|
||||
radius: Kirigami.Units.cornerRadius
|
||||
color: Kirigami.Theme.backgroundColor
|
||||
|
||||
border {
|
||||
|
||||
Reference in New Issue
Block a user