Fix alignment of items in the account gallery in web UI and load more per page (#10674)
This commit is contained in:
@ -4764,7 +4764,6 @@ a.status-card.compact:hover {
|
||||
.account-gallery__container {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
justify-content: center;
|
||||
padding: 4px 2px;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user