mirror of
https://github.com/zulip/zulip.git
synced 2026-07-06 21:18:58 +08:00
settings: Use em for sidebar width.
This commit is contained in:
parent
7da8dfcced
commit
6db27ad7dd
@ -1,6 +1,6 @@
|
||||
:root {
|
||||
/* The width of the settings sidebar. */
|
||||
--settings-sidebar-width: 255px;
|
||||
--settings-sidebar-width: 18.2142em; /* 255px at 14px/em */
|
||||
}
|
||||
|
||||
label {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user