diff --git a/src/app/modules/comanda/comanda.component.html b/src/app/modules/comanda/comanda.component.html index 6ecc1af..f8905dd 100644 --- a/src/app/modules/comanda/comanda.component.html +++ b/src/app/modules/comanda/comanda.component.html @@ -107,16 +107,6 @@ {{comanda.hoursElaboracion}}:{{comanda.minutesElaboracion}}:{{comanda.secondsElaboracion}} - diff --git a/src/app/modules/comanda/comanda.component.scss b/src/app/modules/comanda/comanda.component.scss index 418d4fc..bd573af 100644 --- a/src/app/modules/comanda/comanda.component.scss +++ b/src/app/modules/comanda/comanda.component.scss @@ -74,7 +74,7 @@ } .btn-terminar { - background-color: rgba(228, 253, 251, 0.842); + background-color: rgb(212, 212, 212); border-radius: 2rem; p { color: #212529;