mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-18 03:26:36 +00:00
docs: release code snippet max-width
This commit is contained in:
parent
6ca6c5741b
commit
63e18a63ad
1 changed files with 4 additions and 0 deletions
|
@ -55,6 +55,10 @@
|
||||||
max-width: 56rem;
|
max-width: 56rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.code-override .bx--snippet {
|
||||||
|
max-width: none;
|
||||||
|
}
|
||||||
|
|
||||||
.code-override .bx--copy-btn,
|
.code-override .bx--copy-btn,
|
||||||
.code-override .bx--snippet,
|
.code-override .bx--snippet,
|
||||||
.code-override button.bx--btn.bx--snippet-btn--expand {
|
.code-override button.bx--btn.bx--snippet-btn--expand {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue