feature/adiciona-cursor-pointer-botao-cep #48

Merged
Rafael_Sampaio_de_Oliveira merged 2 commits from feature/adiciona-cursor-pointer-botao-cep into development 2023-02-08 18:10:33 +00:00
2 changed files with 2 additions and 0 deletions

View File

@ -174,6 +174,7 @@
background: #000000;
border: none;
border-radius: 0;
cursor: pointer;
}
.shippingContainer :global(.vtex-button__label) {

View File

@ -173,6 +173,7 @@
background: $color-black;
border: none;
border-radius: 0;
cursor: pointer;
}
.shippingContainer :global(.vtex-button__label) {