mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 10:21:05 +00:00
style(docs): tighten up margins [ci skip]
This commit is contained in:
parent
d4cf6577c9
commit
2532814801
2 changed files with 12 additions and 7 deletions
|
@ -206,7 +206,11 @@
|
|||
overflow-x: auto;
|
||||
}
|
||||
|
||||
:global(.my-layout-01-03),
|
||||
:global(.my-layout-01-03) {
|
||||
margin-top: var(--cds-layout-01);
|
||||
margin-bottom: var(--cds-layout-03);
|
||||
}
|
||||
|
||||
:global(.overflow .bx--structured-list) {
|
||||
margin-top: var(--cds-layout-01);
|
||||
margin-bottom: var(--cds-layout-04);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue