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 a8f060c commit 0a81b8aCopy full SHA for 0a81b8a
1 file changed
app/components/Package/DownloadAnalytics.vue
@@ -786,7 +786,6 @@ const config = computed(() => {
786
<select
787
id="granularity"
788
v-model="selectedGranularity"
789
- class="w-full bg-bg-subtle font-mono text-sm text-fg outline-none appearance-none"
790
:disabled="pending"
791
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"
792
>
0 commit comments