Fix: Add dark mode support for Total column in luz_camara
This commit is contained in:
@@ -193,7 +193,7 @@ foreach ($matrix['houses'] as $house):
|
||||
<?php
|
||||
endforeach; ?>
|
||||
|
||||
<td class="text-end fw-bold table-active">
|
||||
<td class="text-end fw-bold table-total">
|
||||
$
|
||||
<?= number_format($houseTotal, 2)?>
|
||||
</td>
|
||||
|
||||
Reference in New Issue
Block a user