fix: brighter add network button
This commit is contained in:
parent
960f9b43d9
commit
82dfd2c66c
1 changed files with 0 additions and 2 deletions
|
|
@ -226,14 +226,12 @@ PageBase {
|
|||
|
||||
MaterialIcon {
|
||||
text: "add"
|
||||
color: Colours.tPalette.m3onSurfaceVariant
|
||||
font: Tokens.font.icon.medium
|
||||
}
|
||||
|
||||
StyledText {
|
||||
Layout.fillWidth: true
|
||||
text: qsTr("Add network")
|
||||
color: Colours.tPalette.m3onSurfaceVariant
|
||||
font: Tokens.font.body.small
|
||||
elide: Text.ElideRight
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue