mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-29 15:03:09 +00:00
remove bottom margin from page indicator
This commit is contained in:
parent
434ec6fdf9
commit
91e763d4a3
1 changed files with 0 additions and 1 deletions
|
|
@ -143,7 +143,6 @@ Flickable {
|
||||||
anchors {
|
anchors {
|
||||||
bottom: parent.bottom
|
bottom: parent.bottom
|
||||||
horizontalCenter: parent.horizontalCenter
|
horizontalCenter: parent.horizontalCenter
|
||||||
bottomMargin: PlasmaCore.Units.gridUnit * 2
|
|
||||||
}
|
}
|
||||||
PlasmaCore.ColorScope.inherit: false
|
PlasmaCore.ColorScope.inherit: false
|
||||||
PlasmaCore.ColorScope.colorGroup: PlasmaCore.Theme.ComplementaryColorGroup
|
PlasmaCore.ColorScope.colorGroup: PlasmaCore.Theme.ComplementaryColorGroup
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue