mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-22 04:21:44 +00:00
fix(Login): make addresses in account list work in dark mode
This commit is contained in:
parent
bb932ac35e
commit
8be198f26e
@ -59,7 +59,7 @@ Rectangle {
|
||||
anchors.left: usernameText.left
|
||||
anchors.leftMargin: 0
|
||||
font.pixelSize: 15
|
||||
color: Style.current.darkGrey
|
||||
color: Style.current.secondaryText
|
||||
}
|
||||
|
||||
StatusRadioButton {
|
||||
|
Loading…
x
Reference in New Issue
Block a user