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 5d22a42 commit ab4299bCopy full SHA for ab4299b
ui/src/components/scroll-area/QScrollArea.json
@@ -11,15 +11,15 @@
11
"vertical-offset": {
12
"type": "Array",
13
"desc": "Adds [top, bottom] offset to vertical thumb",
14
- "default": "# [ 0, 0]",
+ "default": "# [0, 0]",
15
"category": "style",
16
"addedIn": "v2.17"
17
},
18
19
"horizontal-offset": {
20
21
"desc": "Adds [left, right] offset to horizontal thumb",
22
23
24
25
0 commit comments