Skip to content

Commit b461d14

Browse files
committed
Merge branch 'main' of github.com:mkdocstrings/python
2 parents 6615c91 + 3b9dba2 commit b461d14

File tree

1 file changed

+1
-1
lines changed
  • src/mkdocstrings_handlers/python/templates/material

1 file changed

+1
-1
lines changed

src/mkdocstrings_handlers/python/templates/material/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
}
3232

3333
/* Symbols in Navigation and ToC. */
34-
:root,
34+
:root, :host,
3535
[data-md-color-scheme="default"] {
3636
--doc-symbol-attribute-fg-color: #953800;
3737
--doc-symbol-function-fg-color: #8250df;

0 commit comments

Comments
 (0)