0
0
Fork 0

Fix infinite scroll not working on profile media tab in web UI (#33860)

This commit is contained in:
Eugen Rochko 2025-03-03 15:16:17 +01:00 committed by GitHub
parent e5655a5f65
commit 43f616a1c8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 297 additions and 269 deletions

View file

@ -7398,7 +7398,8 @@ a.status-card {
border-radius: 0;
}
.load-more {
.load-more,
.timeline-hint {
grid-column: span 3;
}
}