Added paging to accounts table
This commit is contained in:
@@ -53,6 +53,9 @@ body {
|
||||
button {
|
||||
cursor: pointer;
|
||||
}
|
||||
button:disabled {
|
||||
cursor: default;
|
||||
}
|
||||
|
||||
nav {
|
||||
position: fixed;
|
||||
|
||||
Reference in New Issue
Block a user