Add a border above the timeline hint for statuses with replies (#31387)
This commit is contained in:
@@ -4248,6 +4248,10 @@ a.status-card {
|
||||
}
|
||||
}
|
||||
|
||||
.timeline-hint--with-descendants {
|
||||
border-top: 1px solid var(--background-border-color);
|
||||
}
|
||||
|
||||
.regeneration-indicator {
|
||||
text-align: center;
|
||||
font-size: 16px;
|
||||
|
||||
Reference in New Issue
Block a user