Commit 8b9f12f433832a8e2a1ff5ac28d60bcfe66d8599

Authored by Marcelo Puebla
1 parent 881e13f65b
Exists in master and in 1 other branch validar_pve

Agregada animacion.

src/app/components/busqueda-productos/busqueda-productos.component.html
... ... @@ -110,7 +110,7 @@
110 110 <p class="text-right m-0 h6">{{producto.PreVen | currency}}</p>
111 111 </div>
112 112 </div>
113   - <div *ngIf="producto.showCargarProducto" class="row mt-2">
  113 + <div *ngIf="producto.showCargarProducto" class="row mt-2 fade-bottom">
114 114 <div class="col-sm-12">
115 115 <button
116 116 type="button"