No need to point this out here

This isn't a daily thing that needs to be highly keyboard accessible.
You can still do it, but we don't need to waste space telling you how.
This commit is contained in:
Jason Zimdars
2025-10-01 10:25:22 -05:00
parent 7f4103682b
commit ac96f7349c
@@ -32,8 +32,4 @@
<%= access_toggles_for selected_users, selected: true %>
<%= access_toggles_for unselected_users, selected: false %>
</ul>
<footer class="settings__user-list-tips">
Press <kbd class="kbd">↑</kbd><kbd class="kbd">↓</kbd> to move, <kbd class="kbd">enter</kbd> to visit profile, <kbd class="kbd">SHIFT+ENTER</kbd> to toggle.
</footer>
<% end %>