StandardDropdown: use ArrowCursor; remove rotation of dropdownIcon; change background color on mouse hover; smaller text

This commit is contained in:
rating89us
2021-06-22 12:37:48 +02:00
committed by rating89us
parent 453388f744
commit 51ac3ca981
2 changed files with 6 additions and 6 deletions

View File

@@ -700,6 +700,7 @@ Rectangle {
currentIndex: 0
dataModel: priorityModelV5
labelText: qsTr("Transaction priority") + translationManager.emptyString
labelFontSize: 16
}
MoneroComponents.TextPlain {