remove bottom margin from page indicator

This commit is contained in:
Marco Martin 2021-04-01 17:55:11 +02:00
parent 434ec6fdf9
commit 91e763d4a3

View file

@ -143,7 +143,6 @@ Flickable {
anchors {
bottom: parent.bottom
horizontalCenter: parent.horizontalCenter
bottomMargin: PlasmaCore.Units.gridUnit * 2
}
PlasmaCore.ColorScope.inherit: false
PlasmaCore.ColorScope.colorGroup: PlasmaCore.Theme.ComplementaryColorGroup