mirror of
https://github.com/zulip/zulip.git
synced 2025-11-09 08:26:11 +00:00
left_sidebar: Make icon column width scale with font size.
This commit is contained in:
@@ -242,7 +242,7 @@
|
|||||||
);
|
);
|
||||||
/* This represents the space in the sidebar reserved for symbols like
|
/* This represents the space in the sidebar reserved for symbols like
|
||||||
the #; labels like the stream name go to the right of this. */
|
the #; labels like the stream name go to the right of this. */
|
||||||
--left-sidebar-icon-column-width: 16px;
|
--left-sidebar-icon-column-width: 1em;
|
||||||
/* Offset on unreads to make New topic button appear centered. */
|
/* Offset on unreads to make New topic button appear centered. */
|
||||||
--left-sidebar-unread-offset: 6.5px;
|
--left-sidebar-unread-offset: 6.5px;
|
||||||
/* space direct message / stream / topic names from unread counters
|
/* space direct message / stream / topic names from unread counters
|
||||||
|
|||||||
Reference in New Issue
Block a user