fix(code-snippet): use "small" size for expand/collapse button (#1292)

Ref: https://github.com/carbon-design-system/carbon/pull/11353
This commit is contained in:
metonym 2022-05-12 19:52:17 -07:00 committed by GitHub
commit e3f72e6412
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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