vault backup: 2025-09-12 14:40:28
This commit is contained in:
19
.obsidian/snippets/mermaid.css
vendored
Normal file
19
.obsidian/snippets/mermaid.css
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
@media print {
|
||||
.mermaid > svg {
|
||||
max-width: 100%;
|
||||
max-height: 100%;
|
||||
page-break-inside: avoid;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
.mermaid > svg {
|
||||
max-width: 100%;
|
||||
max-height: 100%;
|
||||
page-break-inside: avoid;
|
||||
}
|
||||
|
||||
|
||||
.mermaid > svg {
|
||||
max-width: 100%;
|
||||
}
|
||||
Reference in New Issue
Block a user