forked from M3-Academy/challenge-vtex-io
hotfix: correção do ultimo ajuste no button de adicionar a sacola
This commit is contained in:
parent
360b10b6b5
commit
10b06a6794
@ -138,4 +138,6 @@
|
||||
}
|
||||
.flexRow--divButtonBuy :global(.vtex-button) {
|
||||
background-color: black;
|
||||
border: 0;
|
||||
border-radius: 0;
|
||||
}
|
@ -115,5 +115,7 @@
|
||||
width: 100%;
|
||||
:global(.vtex-button) {
|
||||
background-color: black;
|
||||
border: 0;
|
||||
border-radius: 0;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user