Skip to content

Commit

Permalink
feat: improved search result design
Browse files Browse the repository at this point in the history
  • Loading branch information
Akryum committed Feb 18, 2022
1 parent cd0ad9c commit 9a4f199
Showing 1 changed file with 2 additions and 2 deletions.
Expand Up @@ -92,8 +92,8 @@ const kindLabels = {
>
<Icon
v-if="index > 0"
icon="carbon:caret-right"
class="htw-w-4 htw-h-4"
icon="carbon:chevron-right"
class="htw-w-4 htw-h-4 htw-mt-0.5 htw-opacity-50"
/>
<span>{{ p }}</span>
</div>
Expand Down

0 comments on commit 9a4f199

Please sign in to comment.