4 lines
80 B
CSS
4 lines
80 B
CSS
|
[class*="html--wrapperQuantity"] {
|
||
|
display: flex;
|
||
|
margin-bottom: 16px;
|
||
|
}
|