forked from M3-Academy/challenge-vtex-io
refactor: ajusta altura preço
This commit is contained in:
parent
1486d50dd3
commit
a2871a6377
@ -4,6 +4,10 @@
|
||||
padding: 0 40px;
|
||||
}
|
||||
|
||||
[class*="html--selling-price"] {
|
||||
height: 38px;
|
||||
}
|
||||
|
||||
[class*="html--product-quantity"] {
|
||||
width: 161.58px;
|
||||
}
|
||||
|
@ -140,6 +140,7 @@
|
||||
|
||||
"html#selling-price": {
|
||||
"props": {
|
||||
"blockClass": "selling-price",
|
||||
"testId": "product-price"
|
||||
},
|
||||
"children": ["flex-layout.row#selling-price"]
|
||||
|
Loading…
Reference in New Issue
Block a user