mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 10:21:05 +00:00
fix(list-box): allow focus styles for icons
This commit is contained in:
parent
2dd8cc1b47
commit
e280e65bb1
2 changed files with 2 additions and 2 deletions
|
@ -39,5 +39,5 @@
|
|||
}}
|
||||
{style}>
|
||||
{#if selectionCount}{selectionCount}{/if}
|
||||
<Close16 focusable="false" tabindex="-1" />
|
||||
<Close16 />
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue