mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-13 15:27:26 -04:00
StandardDropdown: use ArrowCursor; remove rotation of dropdownIcon; change background color on mouse hover; smaller text
This commit is contained in:
@@ -700,6 +700,7 @@ Rectangle {
|
||||
currentIndex: 0
|
||||
dataModel: priorityModelV5
|
||||
labelText: qsTr("Transaction priority") + translationManager.emptyString
|
||||
labelFontSize: 16
|
||||
}
|
||||
|
||||
MoneroComponents.TextPlain {
|
||||
|
||||
Reference in New Issue
Block a user