fix: menu vertical overflow

This commit is contained in:
ZhenShuo Leo
2025-12-27 15:05:12 +08:00
parent 94fdf4fded
commit 522bdbe29e
4 changed files with 84 additions and 106 deletions
@@ -10,7 +10,7 @@
</span>
{{ end }}
{{ if .Name }}
<p class="text-base font-medium">
<p class="text-base font-medium break-normal">
{{ .Name | markdownify }}
</p>
{{ end }}