mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-01 22:57:25 -04:00
Remove scaleRatio
This commit is contained in:
@@ -33,7 +33,7 @@ import "../components" as MoneroComponents
|
||||
|
||||
TextField {
|
||||
font.family: MoneroComponents.Style.fontRegular.name
|
||||
font.pixelSize: 18 * scaleRatio
|
||||
font.pixelSize: 18
|
||||
font.bold: true
|
||||
horizontalAlignment: TextInput.AlignLeft
|
||||
selectByMouse: true
|
||||
|
||||
Reference in New Issue
Block a user