mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: prevent unread indicator from shrinking in flexbox (#29207)
This commit is contained in:
@@ -271,6 +271,7 @@
|
||||
height: 8px;
|
||||
background: var(--tertiary);
|
||||
border-radius: 100%;
|
||||
flex-shrink: 0;
|
||||
|
||||
&.-urgent {
|
||||
background: var(--success);
|
||||
|
||||
Reference in New Issue
Block a user