fix(ShikiCodeblocks): spoilers (#298)
* fix(ShikiCodeblocks): spoilers * fix a settings bug i thikn
This commit is contained in:
parent
2d08dd8a9c
commit
2de461985d
3 changed files with 25 additions and 9 deletions
|
|
@ -1,5 +1,8 @@
|
|||
.shiki-root {
|
||||
border-radius: 4px;
|
||||
|
||||
/* fallback background */
|
||||
background-color: var(--background-secondary);
|
||||
}
|
||||
|
||||
.shiki-root code {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue