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">