Skip to content

Commit ad3d819

Browse files
chore: add comment to css hack
1 parent 31cb373 commit ad3d819

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/components/Package/VersionDistribution.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -646,6 +646,7 @@ const chartConfig = computed(() => {
646646
}
647647
}
648648
649+
/* Adds padding to graph title in absence of a configurable css property */
649650
#version-distribution .atom-title {
650651
padding-top: 20px;
651652
}

0 commit comments

Comments
 (0)