[Glitch] Fix loading spinner + infinite scroll for private mentions

Port 9ef9974ff2 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
Christian Schmidt
2023-04-07 15:44:31 +02:00
committed by Claire
parent b756e49cf1
commit 53cdcce3d1
3 changed files with 7 additions and 2 deletions

View File

@ -650,6 +650,7 @@ $ui-header-height: 55px;
.follow_requests-unlocked_explanation {
background: darken($ui-base-color, 4%);
contain: initial;
flex-grow: 0;
}
.error-column {