Spell it all out for now
This commit is contained in:
@@ -30,8 +30,8 @@
|
||||
<menu contents>
|
||||
<%= render "cards/index/collections_filter", filter: filter %>
|
||||
</menu>
|
||||
<p class="txt-small txt-nowrap txt-align-center margin-block-half full-width">
|
||||
Press <kbd class="kbd"><%= hotkey_label(["ctrl", "J"]) -%></kbd> anytime to open this, <kbd class="kbd">esc</kbd> to close.
|
||||
<p class="txt-small txt-align-center margin-block-half full-width">
|
||||
Press <kbd class="kbd"><%= hotkey_label(["ctrl", "J"]) -%></kbd> anytime to open this, <kbd class="kbd">esc</kbd> to close, <kbd class="kbd">↑</kbd><kbd class="kbd">↓</kbd> to move, <kbd class="kbd">enter</kbd> to navigate, <kbd class="kbd">x</kbd> to select.
|
||||
</p>
|
||||
<% end %>
|
||||
</div>
|
||||
|
||||
@@ -35,8 +35,8 @@
|
||||
<% end %>
|
||||
<% end %>
|
||||
|
||||
<p class="txt-small txt-nowrap txt-align-center margin-block-half full-width">
|
||||
Press <kbd class="kbd"><%= hotkey_label(["ctrl", "J"]) -%></kbd> anytime to open this, <kbd class="kbd">esc</kbd> to close.
|
||||
<p class="txt-small txt-align-center margin-block-half full-width">
|
||||
Press <kbd class="kbd"><%= hotkey_label(["ctrl", "J"]) -%></kbd> anytime to open this, <kbd class="kbd">esc</kbd> to close, <kbd class="kbd">↑</kbd><kbd class="kbd">↓</kbd> to move, <kbd class="kbd">enter</kbd> to navigate, <kbd class="kbd">x</kbd> to select.
|
||||
</p>
|
||||
<% end %>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user