Condensed the Recurring income by client table

This commit is contained in:
johnnyq 2023-01-09 15:12:55 -05:00
parent 6bd54431d9
commit 71fc1bd591
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ $sql_clients = mysqli_query($mysqli,"SELECT * FROM clients WHERE company_id = $s
</div>
<div class="card-body">
<div class="table-responsive">
<table class="table table-striped">
<table class="table table-striped table-sm">
<thead>
<tr>
<th>Client</th>