Merge branch 'feature/challenge-vtex-io'
This commit is contained in:
commit
708d599c8e
@ -344,8 +344,7 @@
|
||||
display: none;
|
||||
}
|
||||
.container .shippingTable {
|
||||
margin: 16px 0 0;
|
||||
padding: 0;
|
||||
padding: 16px 0 0;
|
||||
border: none;
|
||||
width: fit-content;
|
||||
}
|
||||
@ -386,6 +385,7 @@
|
||||
font-weight: 400 !important;
|
||||
font-size: 12px !important;
|
||||
line-height: 16px;
|
||||
word-break: break-word;
|
||||
color: #afafaf;
|
||||
}
|
||||
.container .shippingTable .shippingTableBody .shippingTableRow {
|
||||
|
@ -388,8 +388,7 @@
|
||||
}
|
||||
|
||||
.shippingTable {
|
||||
margin: 16px 0 0;
|
||||
padding: 0;
|
||||
padding: 16px 0 0;
|
||||
border: none;
|
||||
width: fit-content;
|
||||
|
||||
@ -436,6 +435,7 @@
|
||||
font-weight: 400 !important;
|
||||
font-size: 12px !important;
|
||||
line-height: 16px;
|
||||
word-break: break-word;
|
||||
color: $color-gray10;
|
||||
|
||||
.shippingTableRow {
|
||||
|
Loading…
Reference in New Issue
Block a user