Minor improvements to UI
This commit is contained in:
parent
764638a329
commit
d6cc5899b9
3 changed files with 5 additions and 5 deletions
|
|
@ -32,8 +32,8 @@ RowLayout {
|
|||
|
||||
NText {
|
||||
text: description
|
||||
font.pointSize: Style.fontSizeXS * scaling
|
||||
color: Color.mOnSurface
|
||||
font.pointSize: Style.fontSizeS * scaling
|
||||
color: Color.mOnSurfaceVariant
|
||||
wrapMode: Text.WordWrap
|
||||
Layout.fillWidth: true
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue