Notification message for add/remove mod

Also changed how scrolling resets on pagination.

And tweaked pagination styling.
This commit is contained in:
2022-08-28 23:43:44 -04:00
parent 10bc093300
commit 2bd5227287
7 changed files with 70 additions and 34 deletions

View File

@@ -56,7 +56,7 @@
padding: 0;
margin-top: 0;
width: 100%;
justify-content: center;
justify-content: space-between;
}
.pagination li {

View File

@@ -115,7 +115,7 @@
padding: 0;
margin-top: 0;
width: 100%;
justify-content: center;
justify-content: space-between;
}
.pagination li {