mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-08-24 23:38:56 +00:00
🐛 Style: fix that the width of mermaid image exceeds the post container
This commit is contained in:
@@ -256,6 +256,9 @@
|
||||
max-width: 100%;
|
||||
min-height: 1em;
|
||||
}
|
||||
svg {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
figure {
|
||||
margin: 0.5rem;
|
||||
|
||||
Reference in New Issue
Block a user