chore: stick to bx instead of cds class prefix

This commit is contained in:
Gregor Wassmann 2022-10-12 00:17:15 +02:00 committed by Enrico Sacchetti
commit f4ac33c93a
No known key found for this signature in database
GPG key ID: 3374B89ECA60D796
55 changed files with 190 additions and 192 deletions

View file

@ -8,7 +8,7 @@
sm="{1}"
md="{4}"
lg="{8}"
style="outline: 1px solid var(--cds-interactive-04)"
style="outline: 1px solid var(--bx-interactive-04)"
>
sm: 1, md: 4, lg: 8
</Column>
@ -16,7 +16,7 @@
sm="{1}"
md="{2}"
lg="{2}"
style="outline: 1px solid var(--cds-interactive-04)"
style="outline: 1px solid var(--bx-interactive-04)"
>
sm: 1, md: 2, lg: 2
</Column>
@ -24,7 +24,7 @@
sm="{1}"
md="{1}"
lg="{1}"
style="outline: 1px solid var(--cds-interactive-04)"
style="outline: 1px solid var(--bx-interactive-04)"
>
sm: 1, md: 1, lg: 1
</Column>
@ -32,7 +32,7 @@
sm="{1}"
md="{1}"
lg="{1}"
style="outline: 1px solid var(--cds-interactive-04)"
style="outline: 1px solid var(--bx-interactive-04)"
>
sm: 1, md: 1, lg: 1
</Column>