File "_orderable_toggle_field.scss"

Full Path: /home/romayxjt/public_html/wp-content/plugins/orderable/inc/modules/location/source/admin/scss/_orderable_toggle_field.scss
File size: 303 bytes
MIME-type: text/plain
Charset: utf-8

/*
 * Orderable toggle field
 */

// Block.

// Elements.

.orderable-toggle-field__label-wrapper {
	display: flex;
	flex-flow: column;
	margin-left: 10px;
}

.orderable-toggle-field__label {
	margin-bottom: 1px;
}

.orderable-toggle-field__label-help {
	color: #888;
	font-size: 12px;
}

// Modifiers.