Commit b9c5ea126186bfb76c0ebac7f51464fa9191e6b6

Authored by Marcelo Puebla
1 parent 517af99e9f
Exists in master

Borrado de clase css.

src/app/components/busqueda-productos/busqueda-productos.component.scss
... ... @@ -7,13 +7,3 @@
7 7 color: #aaa;
8 8 line-height: inherit;
9 9 }
10   -
11   -.vh-70 {
12   - min-height: auto !important;
13   - max-height: 70vh !important;
14   -}
15   -
16   -.spinner-lg{
17   - width: 3rem !important;
18   - height: 3rem !important;
19   -}