mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
This commit simplifies the CSS selectors in the left sidebar styles by replacing generic `a` selectors with more specific class selectors. This change enhances the specificity of the styles, and improves the selectors' performance.