Notification message for add/remove mod
Also changed how scrolling resets on pagination. And tweaked pagination styling.
This commit is contained in:
@@ -56,7 +56,7 @@
|
||||
padding: 0;
|
||||
margin-top: 0;
|
||||
width: 100%;
|
||||
justify-content: center;
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
.pagination li {
|
||||
|
||||
@@ -115,7 +115,7 @@
|
||||
padding: 0;
|
||||
margin-top: 0;
|
||||
width: 100%;
|
||||
justify-content: center;
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
.pagination li {
|
||||
|
||||
Reference in New Issue
Block a user