8000 Merge branch 'main' of github.com:mkdocstrings/python · thomasmarwitz/python@b461d14 · GitHub
[go: up one dir, main page]

Skip to content
Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

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)
0