pull/768/head
Cory LaViska 2022-05-24 09:00:28 -04:00
rodzic e60c5c4546
commit ae219c83fb
1 zmienionych plików z 1 dodań i 2 usunięć

Wyświetl plik

@ -414,8 +414,7 @@ export default class SlDropdown extends LitElement {
maxWidth: `${availableWidth}px`,
maxHeight: `${availableHeight}px`
});
},
padding: 8
}
})
],
strategy: this.hoist ? 'fixed' : 'absolute'