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 2ad8034 commit d67241eCopy full SHA for d67241e
app/components/compare/PackageSelector.vue
@@ -87,7 +87,7 @@ function handleBlur() {
87
{{ $t('compare.selector.search_label') }}
88
</label>
89
<span
90
- class="absolute inset-is-3 top-1/2 -translate-y-1/2 text-fg-subtle"
+ class="absolute inset-is-3 top-1/2 -translate-y-1/2 text-fg-subtle flex"
91
aria-hidden="true"
92
>
93
<span class="i-carbon:search w-4 h-4" />
0 commit comments