mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
Fixes #11589. Adds SCSS style for the "unavailable" user status and enables its usage in `buddy_data.js`. The style is a red circle with a horizontal line. The values might look a bit 'magic' but they were considered carefully ` height` of 1px was too thin, 2px was too thick, thus 1.5px was chosen.