From 6b1addd0432ad1b842f9c4ee0036b33c9cd7df33 Mon Sep 17 00:00:00 2001 From: mpuebla Date: Wed, 4 Sep 2019 10:42:14 -0300 Subject: [PATCH] achicao shadow. --- src/app/components/comanda/comanda.component.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/components/comanda/comanda.component.html b/src/app/components/comanda/comanda.component.html index fa3a540..4908e7f 100644 --- a/src/app/components/comanda/comanda.component.html +++ b/src/app/components/comanda/comanda.component.html @@ -12,7 +12,7 @@ 'bg-danger': comanda.estado === 2, 'bg-success': comanda.estado === 3 }"> - +

Title

Text

@@ -22,7 +22,7 @@ class="col-12 px-2" *ngIf="comanda.estado === 1"> @@ -31,7 +31,7 @@ class="col-12 px-2" *ngIf="comanda.estado === 2"> @@ -42,7 +42,7 @@ class="row w-100 mx-0 mb-2">