Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions app/pages/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ defineOgImageComponent('Default', {
type="submit"
class="absolute inset-ie-2 px-4 py-2 font-mono text-sm text-bg bg-fg rounded-md transition-[background-color,transform] duration-200 hover:bg-fg/90 active:scale-95 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-fg/50"
>
<span class="i-carbon:search align-middle"></span>
Comment thread
okineadev marked this conversation as resolved.
Outdated
{{ $t('search.button') }}
</button>
</div>
Expand Down
Loading