chore: use bx css prefixes for now

This commit is contained in:
Enrico Sacchetti 2024-01-11 13:03:10 -05:00
commit aeb05203c5
235 changed files with 1537 additions and 1563 deletions

View file

@ -23,7 +23,7 @@
</ComboBox>
<style>
:global(.cds--list-box__menu-item, .cds--list-box__menu-item__option) {
:global(.bx--list-box__menu-item, .bx--list-box__menu-item__option) {
height: auto;
}
</style>