We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bde065 commit 8bef51bCopy full SHA for 8bef51b
src/internal/ValueMonitor.qml
@@ -21,7 +21,7 @@ Rectangle {
21
QtObject {
22
id: priv
23
readonly property int horizontalMargins: 9
24
- readonly property double verticalMargins: 2
+ readonly property double verticalMargins: 2.5
25
readonly property color bgColor: Qt.rgba(0.9, 0.94, 1, 1)
26
}
27
0 commit comments