mirror of https://github.com/zulip/zulip.git
typeahead: typeahead-strong-section should have a font weight of 500.
Fixes https://chat.zulip.org/#narrow/stream/101-design/topic/font.20weight.20in.20typeaheads/near/1911442.
This commit is contained in:
parent
d54f747f05
commit
240e2c87a7
|
@ -132,6 +132,7 @@
|
|||
typeahead lines, e.g., between the channel
|
||||
name and its description. */
|
||||
gap: 0.25ch;
|
||||
font-weight: 500;
|
||||
}
|
||||
|
||||
.active {
|
||||
|
|
Loading…
Reference in New Issue