mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-29 15:03:09 +00:00
remove the solid rectangle
This commit is contained in:
parent
8c7d89e105
commit
af43ce3b6a
1 changed files with 0 additions and 8 deletions
|
|
@ -13,14 +13,6 @@ PlasmaCore.ColorScope {
|
||||||
topMargin: -margins.top
|
topMargin: -margins.top
|
||||||
bottomMargin: -margins.bottom
|
bottomMargin: -margins.bottom
|
||||||
}
|
}
|
||||||
Rectangle {
|
|
||||||
anchors {
|
|
||||||
fill: parent
|
|
||||||
topMargin: parent.margins.top
|
|
||||||
bottomMargin: parent.margins.bottom
|
|
||||||
}
|
|
||||||
color: PlasmaCore.ColorScope.backgroundColor
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
height: applicationsView.cellWidth
|
height: applicationsView.cellWidth
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue