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

@ -12,7 +12,7 @@
<SelectItem value="g100" text="Gray 100" />
</Select>
<div style="margin: var(--cds-layout-01) 0">
<div style="margin: var(--bx-layout-01) 0">
Selected: <strong>{selected}</strong>
</div>