mirror of
https://github.com/itflow-org/itflow
synced 2026-03-05 05:14:51 +00:00
Condensed the Recurring income by client table
This commit is contained in:
@@ -14,7 +14,7 @@ $sql_clients = mysqli_query($mysqli,"SELECT * FROM clients WHERE company_id = $s
|
|||||||
</div>
|
</div>
|
||||||
<div class="card-body">
|
<div class="card-body">
|
||||||
<div class="table-responsive">
|
<div class="table-responsive">
|
||||||
<table class="table table-striped">
|
<table class="table table-striped table-sm">
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th>Client</th>
|
<th>Client</th>
|
||||||
|
|||||||
Reference in New Issue
Block a user