chore: v11 AspectRatio

The `bx--aspect-ratio--object` class is gone and needs to be replaced manually.
This commit is contained in:
Gregor Wassmann 2023-03-31 08:14:42 +02:00
commit 75b9921460
2 changed files with 2 additions and 4 deletions

View file

@ -19,7 +19,5 @@
class:bx--aspect-ratio--1x2="{ratio === '1x2'}"
{...$$restProps}
>
<div class:bx--aspect-ratio--object="{true}">
<slot />
</div>
<slot />
</div>