remove comment

This commit is contained in:
Cory LaViska
2023-01-03 14:24:27 -05:00
parent 57064aef4d
commit 96e41198ec

View File

@@ -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);
}