refactor(structured-list): remove monkey patch

#1106
This commit is contained in:
Eric Liu 2022-02-26 11:03:17 -08:00
commit 38048d1fc0

View file

@ -46,7 +46,6 @@
class:bx--structured-list--condensed="{condensed}"
class:bx--structured-list--flush="{flush}"
{...$$restProps}
style="overflow-y: visible; {$$restProps.style}"
on:click
on:mouseover
on:mouseenter