feat(ui): highlight user mention in comments and commit messages

This commit is contained in:
0ko 2024-11-10 17:57:32 +05:00 committed by Otto Richter
parent bd42f677b4
commit 634519e891
3 changed files with 36 additions and 0 deletions

View file

@ -26,6 +26,7 @@
.ui.secondary.menu .dropdown.item > .menu { margin-top: 0; }
</style>
</noscript>
{{template "shared/user/mention_highlight" .}}
{{template "base/head_opengraph" .}}
{{template "base/head_style" .}}
{{template "custom/header" .}}