layout, radius and border
This commit is contained in:
parent
7de7ae19bb
commit
af396bc2c5
17 changed files with 67 additions and 65 deletions
|
|
@ -13,9 +13,9 @@ ToolTip {
|
|||
}
|
||||
|
||||
background: Rectangle {
|
||||
radius: 8
|
||||
radius: Styling.theme.radiusBox
|
||||
color: Styling.theme.base100
|
||||
border.color: Styling.theme.base200
|
||||
border.width: 2
|
||||
border.width: Styling.theme.border
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue