Fixed overflow of titles and descriptions on search results pages
Some checks failed
Run Integration Tests / test (push) Failing after 2m50s

This commit is contained in:
partisan 2025-05-27 22:09:22 +02:00
parent 3407ed5f4b
commit 4867b3b932
8 changed files with 33 additions and 11 deletions

View file

@ -136,7 +136,7 @@
</a>
</div>
<div class="results video-results-margin">
<h3 class="video_title">
<h3 class="video_title single-line-ellipsis">
<a href="{{ .Href }}">{{ .Title }}</a>
</h3>
<p class="stats">{{ .Views }} <span class="pipe">|</span> {{ .Date }}</p>