mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
The keyboard-shortcuts icon currently has a fix position causing design related bugs such as overlapping with userlist in the sidebar. The fix wraps the invite-more-users link and keyboard icon inside a div with display property as flex instead of just using the anchor tags inside the side-bar items.