Commit 1571184653905f8c6b19bce555c3081633c3e0a8
1 parent
9b8c543fb9
Exists in
develop
Change
Tamaño de imagen
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
src/app/modules/seleccion-articulos/filtro-categorias/filtro-categorias.component.html
... | ... | @@ -26,7 +26,7 @@ |
26 | 26 | draggable="false" |
27 | 27 | ondragstart="return false;" |
28 | 28 | (contextmenu)="false" |
29 | - class="img-fluid align-self-end d-none d-sm-block rounded-circle h-70" | |
29 | + class="d-none d-sm-block rounded-circle h-70 w-auto" | |
30 | 30 | src="assets/img/logo-spot.svg"> |
31 | 31 | <small class="col-12 px-0 my-1 h-100 h-sm-20 align-self-end text-center text-truncate">Todos</small> |
32 | 32 | </div> |