We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 599cfa0 commit bbc8763Copy full SHA for bbc8763
src/widget.css
@@ -1,4 +1,5 @@
1
-:root {
+/* :host for marimo (shadowDOM), :root for others */
2
+:root, :host {
3
/* Updated JS side */
4
--m2g-font-family: "DejaVu", sans-serif;
5
--m2g-font-size: 12px;
0 commit comments