mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
docs: Fixed mermaid diagram node label contrast in dark mode
(cherry picked from commit b6a91d4c39)
This commit is contained in:
parent
be371292f2
commit
31ca56aa20
1 changed files with 1 additions and 0 deletions
|
|
@ -69,6 +69,7 @@
|
|||
}
|
||||
|
||||
.nodeLabel p {
|
||||
color: var(--primary-contrast) !important;
|
||||
font-weight: 800 !important;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue