mirror of
https://github.com/mastodon/mastodon.git
synced 2025-12-11 20:02:44 +00:00
Fix missing "new posts" glow effect
This commit is contained in:
parent
0725afe1a9
commit
d68cfd9b4c
|
|
@ -4494,7 +4494,7 @@ a.status-card {
|
||||||
z-index: 1;
|
z-index: 1;
|
||||||
background: radial-gradient(
|
background: radial-gradient(
|
||||||
ellipse,
|
ellipse,
|
||||||
rgb(from var(--color-bg-brand-softer-base) r g b / 23%) 0%,
|
rgb(from var(--color-bg-brand-base) r g b / 23%) 0%,
|
||||||
transparent 60%
|
transparent 60%
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user