mirror of
https://github.com/monero-project/monero-gui.git
synced 2024-11-16 15:58:11 +00:00
BasicPanel.qml Remove negative letter space
This commit is contained in:
parent
a32b30e98b
commit
a0233f103e
1 changed files with 0 additions and 1 deletions
|
@ -126,7 +126,6 @@ Rectangle {
|
|||
height: 20
|
||||
font.family: "Arial"
|
||||
font.pixelSize: 12
|
||||
font.letterSpacing: -1
|
||||
elide: Text.ElideRight
|
||||
horizontalAlignment: Text.AlignLeft
|
||||
verticalAlignment: Text.AlignBottom
|
||||
|
|
Loading…
Reference in a new issue