mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-16 10:51:06 +00:00
docs(style): force dark mode scrollbar on code snippet
This commit is contained in:
parent
55d1334224
commit
9fac25dc10
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ html[theme="g90"] .code-override {
|
|||
}
|
||||
|
||||
.code-override .bx--snippet {
|
||||
color-scheme: dark;
|
||||
max-width: none;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue