mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
Commit 03393631bd (#14142) regressed the
keyboard accessibility of the keyboard shortcuts modal. Fix it by
moving tabindex="0" to the scrolling element of the SimpleBar.
Fixes #14320.
Signed-off-by: Anders Kaseorg <anders@zulipchat.com>