mirror of https://github.com/KDE/kasts.git
Make header on info page of PlayerControl slightly smaller
This commit is contained in:
parent
5f4a24a11d
commit
ecceb5c0fe
|
@ -89,7 +89,7 @@ Kirigami.Page {
|
|||
width: parent.width
|
||||
Kirigami.Heading {
|
||||
text: audio.entry ? audio.entry.title : "No track title"
|
||||
level: 2
|
||||
level: 3
|
||||
wrapMode: Text.WordWrap
|
||||
Layout.fillWidth: true
|
||||
Layout.bottomMargin: Kirigami.Units.largeSpacing
|
||||
|
|
Loading…
Reference in New Issue