mirror of
https://github.com/discourse/discourse.git
synced 2026-08-03 09:53:24 -05:00
UX: Don't shrink avatar/number box (#17985)
Fixes an issue where longer sidebar item text would squeeze the prefix element
This commit is contained in:
@@ -70,6 +70,8 @@
|
||||
}
|
||||
|
||||
.sidebar-section-link-prefix {
|
||||
flex-shrink: 0;
|
||||
|
||||
&.image {
|
||||
img {
|
||||
border-radius: 50%;
|
||||
|
||||
Reference in New Issue
Block a user