mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-18 03:26:36 +00:00
docs: increase z-index for component preview
This commit is contained in:
parent
aac762fc34
commit
2cee6a9095
1 changed files with 1 additions and 1 deletions
|
@ -106,7 +106,7 @@
|
|||
border: 1px solid var(--cds-ui-03);
|
||||
border-bottom: 0;
|
||||
position: relative;
|
||||
z-index: 1;
|
||||
z-index: 9999;
|
||||
}
|
||||
|
||||
.preview-viewer:not(.framed) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue