From a650f52fe2f1e513a8ac52275a4cf4302e73b32c Mon Sep 17 00:00:00 2001 From: Alexis Lahouze Date: Mon, 28 Aug 2017 08:58:56 +0200 Subject: [PATCH] Fix add button style. --- src/operations/operationList.component.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/operations/operationList.component.ts b/src/operations/operationList.component.ts index d4b51ca..9601c26 100644 --- a/src/operations/operationList.component.ts +++ b/src/operations/operationList.component.ts @@ -50,7 +50,7 @@ import { OperationEditModalComponent } from './operationEditModal.component'; -