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

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>