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 70bdca7 commit 97f77cbCopy full SHA for 97f77cb
src/components/GlossaryTooltip.astro
@@ -47,7 +47,7 @@ const definition = prepend
47
interactive: true,
48
});
49
}
50
-</script><style is:inline>
+</script><style is:global>
51
.tippy-box {
52
background-color: var(--sl-color-bg);
53
color: var(--sl-color-white);
0 commit comments