update label cost
This commit is contained in:
@@ -338,7 +338,7 @@
|
||||
[minWidth]="90"
|
||||
>
|
||||
<ng-template ngx-datatable-header-template>
|
||||
<span style="color: #ffffff !important">Total Use</span>
|
||||
<span style="color: #ffffff !important">Total Kwh</span>
|
||||
</ng-template>
|
||||
<ng-template let-value="value" ngx-datatable-cell-template>
|
||||
<p style="color: #ffffff !important">{{ value }}</p>
|
||||
|
||||
Reference in New Issue
Block a user