diff --git a/public/style.css b/public/style.css index 1b569e5..e33e029 100644 --- a/public/style.css +++ b/public/style.css @@ -10,6 +10,8 @@ i.fa { font-weight: 100 !important ; } #ticket_list .g-flex-item { border-bottom: 1px solid var(--bulma-text-soft); } +a { word-break: break-word; } + /* parsedown check-checkbox */ li.parsedown-task-list { list-style: none; diff --git a/ui/templates/layout.html b/ui/templates/layout.html index 0a06759..1f77bce 100644 --- a/ui/templates/layout.html +++ b/ui/templates/layout.html @@ -48,6 +48,9 @@ Projects Tickets Tags + + Admin +