mirror of
https://github.com/zulip/zulip.git
synced 2025-11-20 06:28:23 +00:00
info_density: Apply base font-size to message content area.
This commit is contained in:
@@ -203,6 +203,7 @@
|
||||
*/
|
||||
padding: 5px 0 0;
|
||||
color: var(--color-text-message-default);
|
||||
font-size: var(--base-font-size-px);
|
||||
line-height: var(--base-line-height-unitless);
|
||||
min-height: 17px;
|
||||
display: block;
|
||||
|
||||
Reference in New Issue
Block a user