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 23cbde7 commit e09e9b2Copy full SHA for e09e9b2
1 file changed
src/markdown_exec/pyodide.css
@@ -47,4 +47,9 @@ html[data-theme="dark"] {
47
.pyodide-clickable {
48
cursor: pointer;
49
text-align: right;
50
-}
+}
51
+
52
+/* For themes other than Material. */
53
+.pyodide .twemoji svg {
54
+ width: 1rem;
55
0 commit comments