Add pagination + update layout of followers

This commit is contained in:
Gabe Kangas
2022-01-24 14:24:43 -08:00
parent 59f9299b6a
commit 8943be9bf9
3 changed files with 67 additions and 9 deletions

View File

@@ -491,7 +491,7 @@ header {
}
.following-list-follower {
max-width: 280px;
width: 280px;
}
#follow-loading-spinner-container {
@@ -511,3 +511,4 @@ header {
width: 100px;
height: 100px;
}