Fix add button style.
This commit is contained in:
parent
fe2d539812
commit
a650f52fe2
@ -50,7 +50,7 @@ import { OperationEditModalComponent } from './operationEditModal.component';
|
||||
<tbody>
|
||||
<tr>
|
||||
<td colspan="7">
|
||||
<button mz-button class="green lighten2" (click)="add()">
|
||||
<button mz-button class="green" (click)="add()">
|
||||
Ajouter
|
||||
</button>
|
||||
</td>
|
||||
|
Loading…
Reference in New Issue
Block a user