forked from Silverfish/proton-bridge
Do not mix font awesome icon with regular text to avoid issues on Fedora
This commit is contained in:
@ -44,6 +44,7 @@ Item {
|
||||
text : qsTr("Clear")
|
||||
color: Style.main.text
|
||||
font {
|
||||
family : cacheKeychain.font.family // use default font, not font-awesome
|
||||
pointSize : Style.settings.fontSize * Style.pt
|
||||
underline : true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user