Skip to content

Commit 8e34306

Browse files
committed
fix: button font size
1 parent f22548b commit 8e34306

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/components/RuleItem.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ function capitalize(str?: string) {
8080
Docs
8181
</NuxtLink>
8282
<button
83-
btn-action
83+
btn-action-sm
8484
title="Copy"
8585
@click="copy(rule.name)"
8686
>

0 commit comments

Comments
 (0)