File "editor.scss"

Full Path: /home/romayxjt/public_html/wp-content/plugins/orderable/inc/modules/receipt-layouts/blocks/divider/src/editor.scss
File size: 182 bytes
MIME-type: text/plain
Charset: utf-8

.orderable-divider--is-dashed {
	border-top-style: dashed;
}

.orderable-divider--is-dotted {
	border-top-style: dotted;
}

.orderable-divider--is-solid {
	border-top-style: solid;
}