Commit fde70546d7c57adbbb32627f9624b0e030c4249e
1 parent
7dc3936c7f
Exists in
develop
agrego pading a categorias
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
src/app/modules/seleccion-articulos/seleccion-articulos.component.html
... | ... | @@ -33,7 +33,7 @@ |
33 | 33 | <!-- CATEGORIAS --> |
34 | 34 | <div |
35 | 35 | #templateCategorias |
36 | - class="col-12 px-0 box-categorias border border-primary | |
36 | + class="col-12 px-0 box-categorias border border-primary py-1 | |
37 | 37 | border-left-0 rounded-right scroll-y cat-box" |
38 | 38 | (scroll)="scrollEvent($event)"> |
39 | 39 | <div |