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 fe379de commit ab2a9ccCopy full SHA for ab2a9cc
apps/desktop/src/lib/commit/CommitAction.svelte
@@ -28,7 +28,7 @@
28
},
29
options: {
30
root: null,
31
- rootMargin: `-100% 0 0 0`,
+ rootMargin: `-100% 0px 0px 0px`,
32
threshold: 0
33
}
34
}}
apps/desktop/src/lib/navigation/GroupHeader.svelte
@@ -23,7 +23,7 @@
23
24
25
26
- rootMargin: '-1px 0 90% 0',
+ rootMargin: '-1px 0px 90% 0px',
27
threshold: 1
0 commit comments