10 lines
76 B
CSS
10 lines
76 B
CSS
[class*="html--quantity-button-buy"] {
|
|
display: flex;
|
|
gap: 10px;
|
|
|
|
|
|
|
|
}
|
|
|
|
|