Fix loading spinner + infinite scroll for private mentions (#24446)
This commit is contained in:
parent
9d39b111f1
commit
9ef9974ff2
3 changed files with 5 additions and 2 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue