empty_titles: Set line-height to match font size.

This commit is contained in:
Karl Stolley 2024-10-24 14:00:16 -05:00 committed by Tim Abbott
parent 5b96769739
commit 8e85972a03
1 changed files with 1 additions and 0 deletions

View File

@ -1321,6 +1321,7 @@ div.toggle_resolve_topic_spinner .loading_indicator_spinner {
.empty-feed-notice-title {
font-size: 1.5em;
font-weight: 400;
line-height: 1;
word-wrap: break-word;
}