Fix upload icon height

This commit is contained in:
miruka 2019-12-06 18:40:39 -04:00
parent 737e102629
commit 54395fff44

View File

@ -31,7 +31,6 @@ HColumnLayout {
theme.icons.colorize theme.icons.colorize
Layout.preferredWidth: theme.baseElementsHeight Layout.preferredWidth: theme.baseElementsHeight
Layout.fillHeight: true
} }
HLabel { HLabel {