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