Updated the styling of the context hover

CL-896
This commit is contained in:
Jaime van Kessel 2018-08-23 18:05:13 +02:00
parent dab2efab7f
commit c703d15cd3
2 changed files with 28 additions and 7 deletions

View file

@ -99,7 +99,7 @@ Component
anchors.left: parent.left
anchors.right: parent.right
anchors.rightMargin: UM.Theme.getSize("default_margin").height
height: 125 * screenScaleFactor
height: 175 * screenScaleFactor
}
}
}