File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -511,7 +511,7 @@ function majorGroupContainsCurrent(group: (typeof otherMajorGroups.value)[0]): b
511511 <div class =" space-y-0.5 min-w-0" >
512512 <!-- Semver range filter -->
513513 <div >
514- <div class =" flex items-center gap-2 py -1" >
514+ <div class =" flex items-center gap-2 p -1" >
515515 <InputBase
516516 v-model =" semverFilter"
517517 type =" text"
@@ -527,7 +527,7 @@ function majorGroupContainsCurrent(group: (typeof otherMajorGroups.value)[0]): b
527527 <TooltipApp interactive position =" top" >
528528 <span
529529 tabindex =" 0"
530- class =" i-lucide:info w-3.5 h-3.5 me-2 text-fg-subtle cursor-help shrink-0 rounded-sm"
530+ class =" i-lucide:info w-3.5 h-3.5 me-1 text-fg-subtle cursor-help shrink-0 rounded-sm"
531531 role =" img"
532532 :aria-label =" $t('package.versions.filter_help')"
533533 />
You can’t perform that action at this time.
0 commit comments