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