Fix padding in the installed tab

This commit is contained in:
Diego Prado Gesto 2019-05-09 17:04:27 +02:00
parent 39aa5fedf5
commit a62f4eb1d2
3 changed files with 11 additions and 15 deletions

View file

@ -2,9 +2,7 @@
// Toolbox is released under the terms of the LGPLv3 or higher.
import QtQuick 2.10
import QtQuick.Controls 1.4
import QtQuick.Controls.Styles 1.4
import QtQuick.Layouts 1.3
import QtQuick.Controls 2.3
import UM 1.1 as UM
Column