Seasonpicks: Do not hide usernames on mobile (columns stay large enough)

This commit is contained in:
2025-03-18 13:46:16 +01:00
parent 6bfc87fdc3
commit db75fd2ace

View File

@ -349,7 +349,7 @@
/> />
<div <div
style="height: 40px; line-height: 40px;" style="height: 40px; line-height: 40px;"
class="ml-2 hidden text-nowrap text-center align-middle lg:block" class="ml-2 text-nowrap text-center align-middle"
> >
{user.firstname} {user.firstname}
</div> </div>