Fix followers pagination. Closes #2695
This commit is contained in:
@@ -21,3 +21,7 @@
|
||||
width: 100%;
|
||||
background-color: var(--theme-color-components-content-background);
|
||||
}
|
||||
|
||||
.pagination {
|
||||
margin: 1rem;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user