Skip to content

Commit

Permalink
chore: update docusaurus template (#787)
Browse files Browse the repository at this point in the history
Signed-off-by: aeneasr <aeneasr@users.noreply.github.com>

Co-authored-by: aeneasr <aeneasr@users.noreply.github.com>
  • Loading branch information
aeneasr and aeneasr committed Nov 9, 2021
1 parent c2f60df commit 23b4673
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/src/theme/mermaid.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
bottom: 0;
background-color: rgba(0, 0, 0, 0.1);
z-index: 10000;
margin-bottom: 0;
}

.graph.overlay .backdrop {
Expand All @@ -34,6 +35,7 @@
background-color: white;
text-align: center;
cursor: default;
overflow: auto;
}

.graph.overlay .backdrop svg {
Expand Down

0 comments on commit 23b4673

Please sign in to comment.