remove green rectangle
This commit is contained in:
parent
82fb04ccbf
commit
3dd6ad6138
@ -76,7 +76,7 @@ PlasmaExtras.App {
|
||||
width: app.width - navigationWidth - space*2
|
||||
parent: contentArea
|
||||
anchors.margins: space*2
|
||||
Rectangle { color: "green"; opacity: 0.8; anchors.fill: contentItem; }
|
||||
//Rectangle { color: "green"; opacity: 0.8; anchors.fill: contentItem; }
|
||||
}
|
||||
|
||||
onWidthChanged: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user