fix: code style in output now mirror test suite (#37316)
This commit is contained in:
@ -8,5 +8,8 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
pre.output-text code {
|
pre.output-text code {
|
||||||
color: #c7254e;
|
background-color: var(--quaternary-background);
|
||||||
|
color: var(--tertiary-color);
|
||||||
|
font-size: 90%;
|
||||||
|
padding: 2px 4px;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user