Merge pull request 'fixed pagination styling for vendor-payments.php' (#58) from gelo_branch into main

Reviewed-on: #58
This commit is contained in:
MarkHipe 2024-04-16 11:05:06 +08:00
commit d27f546bba
1 changed files with 1 additions and 0 deletions

View File

@ -81,6 +81,7 @@ if (is_array($vendorDecode)) {
padding: 0;
margin: 0;
justify-content: center;
margin-top: 20px;
}
#pagination a {