Commit e79f4dfa99159d841cda0ca217349bcce0b184ba

Authored by Benjamin Rodriguez
1 parent fd5ec05a78

cambio el borde redondeo y color

src/app/modules/comanda/comanda.component.scss
... ... @@ -82,7 +82,8 @@
82 82 }
83 83  
84 84 .rounded-xs {
85   - border-radius: 1.5rem;
  85 + border-radius: 1rem;
  86 + border-color: #aa006b ;
86 87 }
87 88  
88 89 .card-comanda {