diff --git a/src/app/components/busqueda-productos/busqueda-productos.component.scss b/src/app/components/busqueda-productos/busqueda-productos.component.scss index 02a2591..ce044a3 100644 --- a/src/app/components/busqueda-productos/busqueda-productos.component.scss +++ b/src/app/components/busqueda-productos/busqueda-productos.component.scss @@ -7,13 +7,3 @@ color: #aaa; line-height: inherit; } - -.vh-70 { - min-height: auto !important; - max-height: 70vh !important; -} - -.spinner-lg{ - width: 3rem !important; - height: 3rem !important; -}