Add custom class support for mermaid and button shortcodes
This commit is contained in:
@@ -28,6 +28,10 @@ $block-border-radius: 0.15rem;
|
||||
}
|
||||
}
|
||||
|
||||
img {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
code {
|
||||
padding: 0 $padding-4;
|
||||
background: $gray-100;
|
||||
|
||||
Reference in New Issue
Block a user