// =================================================================
// Query Loops Post Template Block Block Editor Sepcific Settings
// =================================================================
// Preliminary layout styles for the Query Loops Post Template Block block used just in the editor

.wp-block-post-template {
	li {
		--bu-container-size--content: none;
	}	
}	
