mirror of
https://github.com/monero-project/monero-gui.git
synced 2024-12-24 12:39:25 +00:00
Checkbox.qml
This commit is contained in:
parent
f3dfd18641
commit
ec5c73e8aa
1 changed files with 0 additions and 1 deletions
|
@ -76,7 +76,6 @@ Item {
|
||||||
anchors.leftMargin: 25 + 12
|
anchors.leftMargin: 25 + 12
|
||||||
font.family: "Arial"
|
font.family: "Arial"
|
||||||
font.pixelSize: checkBox.fontSize
|
font.pixelSize: checkBox.fontSize
|
||||||
font.letterSpacing: -1
|
|
||||||
color: "#525252"
|
color: "#525252"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue