Skip to content

Commit 0a81b8a

Browse files
committed
fix: post merge
1 parent a8f060c commit 0a81b8a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

app/components/Package/DownloadAnalytics.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -786,7 +786,6 @@ const config = computed(() => {
786786
<select
787787
id="granularity"
788788
v-model="selectedGranularity"
789-
class="w-full bg-bg-subtle font-mono text-sm text-fg outline-none appearance-none"
790789
:disabled="pending"
791790
class="w-full px-2.5 py-1.75 bg-bg-subtle font-mono text-sm text-fg outline-none appearance-none focus-visible:outline-accent/70"
792791
>

0 commit comments

Comments
 (0)