Skip to content

Commit

Permalink
add mermaid css for accessbility
Browse files Browse the repository at this point in the history
  • Loading branch information
tang-mm committed Dec 12, 2023
1 parent 76edbb5 commit ffc14d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/.sphinx/_static/checkbox-doc.css
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
.mermaid .node ellipse,
.mermaid .node polygon,
.mermaid .node path,
.mermaid .actor rect,
.mermaid rect.actor,
.mermaid .labelBox polygon
{
fill: var(--color-background-item) !important;
Expand Down

0 comments on commit ffc14d9

Please sign in to comment.