0
0
Fork 0

Fix loading spinner + infinite scroll for private mentions (#24446)

This commit is contained in:
Christian Schmidt 2023-04-07 15:44:31 +02:00 committed by GitHub
parent 9d39b111f1
commit 9ef9974ff2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 2 deletions

View file

@ -4339,6 +4339,7 @@ a.status-card.compact:hover {
.follow_requests-unlocked_explanation {
background: darken($ui-base-color, 4%);
contain: initial;
flex-grow: 0;
}
.error-column {