diff --git a/src/components/tree-item/tree-item.styles.ts b/src/components/tree-item/tree-item.styles.ts index 1ed484de..b9ad162a 100644 --- a/src/components/tree-item/tree-item.styles.ts +++ b/src/components/tree-item/tree-item.styles.ts @@ -62,6 +62,7 @@ export default css` padding: var(--sl-spacing-x-small); width: 1rem; height: 1rem; + flex-shrink: 0; cursor: pointer; }