fix example

This commit is contained in:
Cory LaViska
2022-08-09 15:27:41 -04:00
parent 7ae454f8ca
commit bd5ca9034c

View File

@@ -311,6 +311,7 @@ Dropdown panels will be clipped if they're inside a container that has `overflow
<style>
.dropdown-hoist {
position: relative;
border: solid 2px var(--sl-panel-border-color);
padding: var(--sl-spacing-medium);
overflow: hidden;