fix(notifications): read indicator size
This commit is contained in:
parent
f8e907a8c1
commit
0fdf1ca027
@ -223,6 +223,7 @@ async function markAllRead() {
|
|||||||
background: var(--primary);
|
background: var(--primary);
|
||||||
border-radius: 100%;
|
border-radius: 100%;
|
||||||
margin: 0 .5rem;
|
margin: 0 .5rem;
|
||||||
|
flex-shrink: 0;
|
||||||
|
|
||||||
&.read {
|
&.read {
|
||||||
background: transparent;
|
background: transparent;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user