Text Align For TableView
This commit is contained in:
@@ -165,6 +165,9 @@ Item {
|
||||
text: model.display
|
||||
elide: Text.ElideRight
|
||||
width: parent.width
|
||||
height: parent.height
|
||||
verticalAlignment: Text.AlignVCenter
|
||||
leftPadding: 9
|
||||
color: addBusinessBtn.palette.text
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user