style: remove redundant Layout.fillWidth and use only one for text
delegate
This commit is contained in:
@@ -48,6 +48,8 @@ a{
|
||||
wrapMode: Text.WordWrap
|
||||
textFormat: Text.RichText
|
||||
|
||||
Layout.fillWidth: true
|
||||
|
||||
onLinkActivated: RoomManager.openResource(link)
|
||||
|
||||
MouseArea {
|
||||
|
||||
Reference in New Issue
Block a user