Skip to content

Commit d0baf75

Browse files
committed
bigger
1 parent cdcd835 commit d0baf75

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/components/Package/WeeklyDownloadStats.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -328,7 +328,7 @@ const config = computed<VueUiSparklineConfig>(() => {
328328
"
329329
>
330330
<ButtonBase
331-
size="small"
331+
size="medium"
332332
class="!p-1 !border-0 !bg-transparent hover:!bg-transparent text-fg-subtle hover:text-fg transition-colors duration-200 focus-visible:outline-accent/70 rounded"
333333
:classicon="hasSparklineAnimation ? 'i-lucide:pause' : 'i-lucide:play'"
334334
:aria-label="

0 commit comments

Comments
 (0)