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