Added rounded class on images + sort other versions by release date + only display release year

This commit is contained in:
emeric
2025-02-23 09:25:51 +01:00
parent 7c6516f88a
commit ddb679d86c
6 changed files with 17 additions and 7 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
<message id="Lms.Explore.Release.template">
<div class="row mb-3 gy-3">
<div class="col-lg-3 col-md-4">
${cover class="Lms-cursor-pointer"}
${cover class="Lms-cursor-pointer rounded"}
</div>
<div class="col">
<h2>${name}${<if-has-release-comment>}<span class="ms-1 text-muted">[${comment}]</span>${</if-has-release-comment>}</h2>