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 4d21719 commit 566c2acCopy full SHA for 566c2ac
1 file changed
extras/configs/stickies.js
@@ -29,7 +29,7 @@ module.exports = {
29
return Object.assign({
30
id: 'north-arrow-sticky',
31
visible: true,
32
- offset: [100, 2],
+ offset: [110, 2],
33
position: 'bottom-left',
34
component: 'stickies/KNorthArrow'
35
}, options)
0 commit comments