refactor: address review comments for join request settings
Some checks reported errors
continuous-integration/drone/push Build was killed
continuous-integration/drone/promote/production Build is passing

This commit is contained in:
Simon 2026-03-10 16:47:38 +01:00
parent 05e2a298fe
commit 21812542ad
Signed by: simon
GPG key ID: 40E7A58C4AA1EDB2
6 changed files with 29 additions and 15 deletions

View file

@ -990,7 +990,7 @@ defmodule MvWeb.CoreComponents do
/>
</th>
<th :if={@action != []} class={table_th_sticky_class(@sticky_header)}>
{gettext("Actions")}
<span class="sr-only">{gettext("Actions")}</span>
</th>
</tr>
</thead>