Skip to content

Commit

Permalink
fix: button font size
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Jun 21, 2024
1 parent f22548b commit 8e34306
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/components/RuleItem.vue
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ function capitalize(str?: string) {
Docs
</NuxtLink>
<button
btn-action
btn-action-sm
title="Copy"
@click="copy(rule.name)"
>
Expand Down

0 comments on commit 8e34306

Please sign in to comment.