feat: add mermaid
This commit is contained in:
8
assets/scss/components/_diagrams.scss
Normal file
8
assets/scss/components/_diagrams.scss
Normal file
@ -0,0 +1,8 @@
|
||||
.mermaid {
|
||||
margin: 1.5rem 0;
|
||||
padding: 1.5rem;
|
||||
}
|
||||
|
||||
.mermaid svg {
|
||||
height: auto;
|
||||
}
|
Reference in New Issue
Block a user