style: remove redundant Layout.fillWidth and use only one for text

delegate
This commit is contained in:
Srevin Saju
2021-04-30 16:43:42 +03:00
parent ac9dcb48c7
commit affcbca199
2 changed files with 2 additions and 3 deletions

View File

@@ -48,6 +48,8 @@ a{
wrapMode: Text.WordWrap
textFormat: Text.RichText
Layout.fillWidth: true
onLinkActivated: RoomManager.openResource(link)
MouseArea {