🐛 style: retain base code block style in admonitions
This commit is contained in:
parent
1e4859998d
commit
557ea7786f
@ -2,7 +2,7 @@
|
||||
border-color: var(--admonition-#{$type}-border);
|
||||
background-color: var(--admonition-#{$type}-bg);
|
||||
|
||||
code {
|
||||
> .admonition-content > p > code {
|
||||
background-color: var(--admonition-#{$type}-code);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user