We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdcd835 commit d0baf75Copy full SHA for d0baf75
1 file changed
app/components/Package/WeeklyDownloadStats.vue
@@ -328,7 +328,7 @@ const config = computed<VueUiSparklineConfig>(() => {
328
"
329
>
330
<ButtonBase
331
- size="small"
+ size="medium"
332
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"
333
:classicon="hasSparklineAnimation ? 'i-lucide:pause' : 'i-lucide:play'"
334
:aria-label="
0 commit comments