Fix alignment of items in the account gallery in web UI and load more per page (#10674)
This commit is contained in:
parent
3f143606fa
commit
967e419f8f
2 changed files with 1 additions and 2 deletions
|
@ -4764,7 +4764,6 @@ a.status-card.compact:hover {
|
|||
.account-gallery__container {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
justify-content: center;
|
||||
padding: 4px 2px;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue