Skip to content

Commit

Permalink
feat(addon-doc): improve active zone for copy button
Browse files Browse the repository at this point in the history
  • Loading branch information
splincode committed Oct 16, 2024
1 parent 275a8eb commit d810154
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions projects/addon-doc/components/code/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
<div class="t-code-actions">
<button type="button"
tuiIconButton
appearance="icon"
size="xs"
appearance="whiteblock"
size="s"
class="t-copy-button"
[iconStart]="icon()"
[cdkCopyToClipboard]="content"
Expand Down

0 comments on commit d810154

Please sign in to comment.