mirror of https://github.com/VERT-sh/VERT.git
fix: navbar overflow
This commit is contained in:
parent
c0410ae9bb
commit
93c98d9d49
|
@ -157,7 +157,9 @@
|
|||
</div>
|
||||
{/if}
|
||||
</div>
|
||||
<p class="font-medium hidden md:flex min-w-0">
|
||||
<p
|
||||
class="font-medium hidden hyphens-auto break-all md:flex min-w-0"
|
||||
>
|
||||
{item.name}
|
||||
</p>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue