fix mobile navigation (#12)
This commit is contained in:
parent
26aaf8c677
commit
9725cac44b
@ -133,6 +133,7 @@
|
||||
<a
|
||||
class="btn btn-square border-none group/menu-item relative w-[3.5rem] h-[3.5rem] flex justify-center items-center"
|
||||
href={navPath.href}
|
||||
on:click={() => goto(navPath.href)}
|
||||
>
|
||||
<div
|
||||
style="background-image: url('{env.PUBLIC_BASE_PATH}/img/menu-inventory-bar.png'); background-position: -{i *
|
||||
|
Loading…
x
Reference in New Issue
Block a user