make all borders the same width
This commit is contained in:
parent
eeb67364e6
commit
a4a19f942c
1 changed files with 2 additions and 2 deletions
|
|
@ -35,8 +35,8 @@ Singleton {
|
|||
property int radiusL: 20 * Settings.data.general.radiusRatio
|
||||
|
||||
// Border
|
||||
property int borderS: 1
|
||||
property int borderM: 2
|
||||
property int borderS: 3
|
||||
property int borderM: 3
|
||||
property int borderL: 3
|
||||
|
||||
// Margins (for margins and spacing)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue