File "editor.scss"
Full Path: /home/romayxjt/public_html/wp-content/plugins/orderable/inc/modules/receipt-layouts/blocks/order-line-items/src/editor.scss
File size: 182 bytes
MIME-type: text/plain
Charset: utf-8
.orderable-order-line-item {
display: flex;
align-items: center;
justify-content: space-between;
max-width: 375pt;
}
.orderable-order-line-item__quantity {
margin-left: 20px;
}