fix(code-snippet): showMoreLess button size should be "field", not "small"

This commit is contained in:
Eric Liu 2021-01-22 14:40:41 -08:00
commit a84dcd3c0c

View file

@ -185,7 +185,7 @@
{#if showMoreLess}
<Button
kind="ghost"
size="small"
size="field"
class="bx--snippet-btn--expand"
disabled="{disabled}"
on:click="{() => {