Promote cornerRadius + focus tokens to qs.Commons.Style singleton
This commit is contained in:
@@ -119,7 +119,7 @@ PopupWindow {
|
||||
color: Color.popups.background
|
||||
border.color: Color.popups.border
|
||||
border.width: 2
|
||||
radius: 0
|
||||
radius: Style.cornerRadius
|
||||
opacity: root.open ? 1.0 : 0
|
||||
|
||||
Behavior on opacity {
|
||||
|
||||
Reference in New Issue
Block a user