diff --git a/src/components/select/select.styles.ts b/src/components/select/select.styles.ts index f9c896ea6..340441864 100644 --- a/src/components/select/select.styles.ts +++ b/src/components/select/select.styles.ts @@ -304,7 +304,6 @@ export default css` max-height: var(--auto-size-available-height); } - /* Slotted content */ .select__listbox::slotted(sl-divider) { --spacing: var(--sl-spacing-x-small); }