Skip to content

Commit 566c2ac

Browse files
committed
wip: Provide ready-made configuration snippets to help set up the app's configuration file #1140
1 parent 4d21719 commit 566c2ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

extras/configs/stickies.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ module.exports = {
2929
return Object.assign({
3030
id: 'north-arrow-sticky',
3131
visible: true,
32-
offset: [100, 2],
32+
offset: [110, 2],
3333
position: 'bottom-left',
3434
component: 'stickies/KNorthArrow'
3535
}, options)

0 commit comments

Comments
 (0)