Don't let table overlap lining

Contributes to issue CURA-8686.
This commit is contained in:
Ghostkeeper 2022-01-25 18:24:38 +01:00
parent 88bf1995c0
commit c6717c67f4
No known key found for this signature in database
GPG key ID: D2A8871EE34EC59A

View file

@ -64,6 +64,7 @@ Item
{ {
id: filesTableView id: filesTableView
anchors.fill: parent anchors.fill: parent
anchors.margins: parent.border.width
columnHeaders: ["Name", "Uploaded by", "Uploaded at"] columnHeaders: ["Name", "Uploaded by", "Uploaded at"]
model: TableModel model: TableModel