fixed text truncation

This commit is contained in:
KhaoulaMaleh 2026-02-02 19:29:08 -11:00
parent 8ce77880bd
commit 19237ca7ce
4 changed files with 40 additions and 20 deletions

View file

@ -64,9 +64,9 @@ template(name="header")
a(href="{{pathFor 'board' id=_id slug=slug}}")
+viewer
= title
//else
// li.current.empty
// {{_ 'quick-access-description'}}
else
li.current.empty(title="{{_ 'quick-access-description'}}")
{{_ 'quick-access-description'}}
#header-new-board-icon
// Next line is used only for spacing at header,
// there is no visible clickable icon.