mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 04:53:36 +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.