mirror of
https://github.com/discourse/discourse.git
synced 2025-06-06 02:12:09 +08:00
UX: Fix cut-off accents in sidebar headings (#18349)
This commit is contained in:
@ -62,6 +62,7 @@
|
||||
|
||||
.sidebar-section-header-text {
|
||||
font-weight: bold;
|
||||
line-height: normal;
|
||||
margin-right: 0.25em;
|
||||
@include ellipsis;
|
||||
}
|
||||
|
Reference in New Issue
Block a user