Fix 'Recent Activity' indentation

This commit is contained in:
Zach Fox 2017-10-18 14:47:14 -07:00
parent 6f5fafb62f
commit e829bd2919

View file

@ -164,7 +164,7 @@ Item {
anchors.top: parent.top;
anchors.topMargin: 26;
anchors.left: parent.left;
anchors.leftMargin: 30;
anchors.leftMargin: 20;
anchors.right: parent.right;
anchors.rightMargin: 30;
height: 30;