docs: share page bash tool output
This commit is contained in:
parent
0b1a8ae699
commit
a3cf18c905
2 changed files with 43 additions and 16 deletions
|
|
@ -616,6 +616,13 @@
|
|||
}
|
||||
}
|
||||
|
||||
[data-section="error"] {
|
||||
pre {
|
||||
color: var(--sl-color-red) !important;
|
||||
--shiki-dark: var(--sl-color-red) !important;
|
||||
}
|
||||
}
|
||||
|
||||
&[data-expanded="true"] {
|
||||
pre {
|
||||
display: block;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue