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 2bf037c commit 8a72913Copy full SHA for 8a72913
app/components/Package/Versions.vue
@@ -1077,7 +1077,7 @@ function majorGroupContainsCurrent(group: (typeof otherMajorGroups.value)[0]): b
1077
<!-- Avoids CLS when the dialog has transitioned -->
1078
<div
1079
v-if="!hasDistributionModalTransitioned"
1080
- class="w-full aspect-[272/609] sm:aspect-[718/571]"
+ class="w-full aspect-[272/609] sm:aspect-[718/592.67]"
1081
/>
1082
</PackageChartModal>
1083
</template>
0 commit comments