Fix infinite scroll not working on profile media tab in web UI (#33860)
This commit is contained in:
parent
e5655a5f65
commit
43f616a1c8
6 changed files with 297 additions and 269 deletions
|
@ -7398,7 +7398,8 @@ a.status-card {
|
|||
border-radius: 0;
|
||||
}
|
||||
|
||||
.load-more {
|
||||
.load-more,
|
||||
.timeline-hint {
|
||||
grid-column: span 3;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue