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

Port 43f616a1c8 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
Eugen Rochko
2025-03-03 15:16:17 +01:00
committed by Claire
parent 9d5a9123b9
commit 76eac9039b
6 changed files with 305 additions and 266 deletions

View File

@@ -7805,7 +7805,8 @@ img.modal-warning {
border-radius: 0;
}
.load-more {
.load-more,
.timeline-hint {
grid-column: span 3;
}
}