mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 12:09:26 +00:00
@@ -311,11 +311,11 @@ export default css`
|
||||
max-height: var(--auto-size-available-height);
|
||||
}
|
||||
|
||||
.select__listbox::slotted(sl-divider) {
|
||||
.select__listbox ::slotted(sl-divider) {
|
||||
--spacing: var(--sl-spacing-x-small);
|
||||
}
|
||||
|
||||
.select__listbox::slotted(small) {
|
||||
.select__listbox ::slotted(small) {
|
||||
font-size: var(--sl-font-size-small);
|
||||
font-weight: var(--sl-font-weight-semibold);
|
||||
color: var(--sl-color-neutral-500);
|
||||
|
||||
Reference in New Issue
Block a user