fix: dimmer subtext for toggle row
This commit is contained in:
parent
a6aa701e56
commit
e238fee4a5
1 changed files with 1 additions and 1 deletions
|
|
@ -81,7 +81,7 @@ StyledSwitch {
|
||||||
|
|
||||||
visible: root.subtext
|
visible: root.subtext
|
||||||
text: root.subtext
|
text: root.subtext
|
||||||
color: Colours.palette.m3onSurfaceVariant
|
color: Colours.palette.m3outline
|
||||||
font: Tokens.font.label.small
|
font: Tokens.font.label.small
|
||||||
elide: Text.ElideRight
|
elide: Text.ElideRight
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue