mirror of
https://github.com/zulip/zulip.git
synced 2025-10-28 18:43:52 +00:00
The <kbd> elements in `static.templates.keyboard_shortcuts.hbs` that are arrow keys have a class of "arrow-key". This adds that class to arrow keys that are updated via `adjust_mac_shortcuts`. Follow-up task due to changes introduced in #22330.