mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-18 11:36:36 +00:00
refactor!: use :global()
for custom styles
This commit is contained in:
parent
c1e0d7a3b8
commit
006b084f7d
6 changed files with 70 additions and 49 deletions
|
@ -33,7 +33,7 @@
|
|||
</a>
|
||||
|
||||
<style>
|
||||
.bx--header__action {
|
||||
:global(.bx--header__action) {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue