Commit 528714027599e462669f8a5d19b4e929401a8aaf

Authored by Nicolás Guarnieri
1 parent 2774bd0163
Exists in master

arreglo tamaño de tabla para tamaño de wrapper

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
src/sass/_tabla-articulos.scss
... ... @@ -26,7 +26,7 @@
26 26 }
27 27  
28 28 &-descripcion {
29   - width: 330px;
  29 + width: 250px;
30 30 }
31 31  
32 32 &-cantidad {