mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 02:44:53 +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 class="card-body">
|
||||
<div class="table-responsive">
|
||||
<table class="table table-striped">
|
||||
<table class="table table-striped table-sm">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Client</th>
|
||||
|
||||
Reference in New Issue
Block a user