clear
This commit is contained in:
parent
17754bb5f9
commit
a1ce5aced1
@ -107,3 +107,5 @@ max-width:314.4px;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
[class*="html--m3-add-to-cart-button "]{
|
||||
width: 100%; }
|
||||
|
@ -184,6 +184,7 @@
|
||||
},
|
||||
"html#add-to-cart-button": {
|
||||
"props": {
|
||||
"blockClass": "m3-add-to-cart-button",
|
||||
"testId": "add-to-cart-button"
|
||||
},
|
||||
"children": ["add-to-cart-button"]
|
||||
|
Loading…
Reference in New Issue
Block a user