refactor!: use :global() for custom styles

This commit is contained in:
Eric Liu 2024-03-23 12:52:04 -07:00
commit 006b084f7d
6 changed files with 70 additions and 49 deletions

View file

@ -33,7 +33,7 @@
</a>
<style>
.bx--header__action {
:global(.bx--header__action) {
display: flex;
align-items: center;
justify-content: center;