fix(breadcrumb): arruma estilos em scss para o breadcrumb em mobile

This commit is contained in:
carloswinter 2023-02-10 17:50:32 -03:00
parent 7b53611654
commit 57e11e0919
2 changed files with 0 additions and 6 deletions

View File

@ -1,7 +1,3 @@
// .flexRow {
// width: auto;
// padding: 0 40px;
// }
:global(.vtex-breadcrumb-1-x-container) {
padding: 0 40px;

View File

@ -51,6 +51,4 @@
}
}
}
// .quantitySelectorStepper {
// }
}