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:
Shubham Padia 2024-08-06 07:50:36 +00:00 committed by Tim Abbott
parent d54f747f05
commit 240e2c87a7
1 changed files with 1 additions and 0 deletions

View File

@ -132,6 +132,7 @@
typeahead lines, e.g., between the channel
name and its description. */
gap: 0.25ch;
font-weight: 500;
}
.active {