mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-16 19:01:05 +00:00
fix: --bx-interactive-04
--> --bx-interactive
This commit is contained in:
parent
84ebba532f
commit
a27a2fc185
10 changed files with 32 additions and 32 deletions
|
@ -6,13 +6,13 @@
|
|||
<Row>
|
||||
<Column
|
||||
aspectRatio="2x1"
|
||||
style="outline: 1px solid var(--bx-interactive-04)"
|
||||
style="outline: 1px solid var(--bx-interactive)"
|
||||
>
|
||||
2x1
|
||||
</Column>
|
||||
<Column
|
||||
aspectRatio="2x1"
|
||||
style="outline: 1px solid var(--bx-interactive-04)"
|
||||
style="outline: 1px solid var(--bx-interactive)"
|
||||
>
|
||||
2x1
|
||||
</Column>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue