mirror of
https://github.com/discourse/discourse.git
synced 2025-03-03 09:49:42 +00:00
UX: prevent unread indicator from shrinking in flexbox (#29207)
This commit is contained in:
parent
6c6cdd96e9
commit
c1325dbe13
@ -271,6 +271,7 @@
|
||||
height: 8px;
|
||||
background: var(--tertiary);
|
||||
border-radius: 100%;
|
||||
flex-shrink: 0;
|
||||
|
||||
&.-urgent {
|
||||
background: var(--success);
|
||||
|
Loading…
x
Reference in New Issue
Block a user