Make grouped subsequent hashtag pre-meta more seamless

This commit is contained in:
Lim Chee Aun 2024-02-04 19:38:22 +08:00
parent 36f38230c4
commit 913d923877

View file

@ -20,6 +20,16 @@
var(--hashtag-faded-color),
transparent min(160px, 50%)
);
.timeline-item-container:not(.timeline-item-container-start) & {
background: radial-gradient(
ellipse at 0 1.2em,
var(--hashtag-faded-color),
transparent max(160px, 50%)
);
background-size: 100% 3em;
background-repeat: no-repeat;
}
}
.status-reply-to {
background: linear-gradient(