forked from M3-Academy/challenge-vtex-io
style: removendo bottom do .vtex-button da Calculadora de Frete
This commit is contained in:
parent
a827c225b3
commit
1e15c3ca2c
@ -489,7 +489,6 @@
|
||||
background: #000000;
|
||||
border-radius: 0;
|
||||
border: none;
|
||||
bottom: 1px;
|
||||
}
|
||||
.shippingContainer :global(.vtex-button) :global(.vtex-button__label) {
|
||||
display: none;
|
||||
|
@ -487,7 +487,6 @@
|
||||
background: $black;
|
||||
border-radius: 0;
|
||||
border: none;
|
||||
bottom: 1px;
|
||||
:global(.vtex-button__label) {
|
||||
display: none;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user