Skip to content

Commit

Permalink
temp fix ava not centered
Browse files Browse the repository at this point in the history
  • Loading branch information
arily committed Dec 9, 2024
1 parent 9d5c06a commit e492d17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/app/nav/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ function clearFocus() {
<app-nav-items />
</ul>
<button
class="hidden btn btn-ghost btn-circle lg:flex"
class="invisible btn btn-ghost btn-circle flex lg:visible"
@click.prevent="() => searchModalWrapper?.searchModal?.showModal()"
>
<svg
Expand Down

0 comments on commit e492d17

Please sign in to comment.