Spacing is not passed down to children
This commit is contained in:
		@@ -1,5 +1,8 @@
 | 
			
		||||
{
 | 
			
		||||
	"title": "FlexGRid",
 | 
			
		||||
	"context": {
 | 
			
		||||
		"item-shadow" : "drop"
 | 
			
		||||
	},
 | 
			
		||||
	"variants": [
 | 
			
		||||
		{
 | 
			
		||||
			"name": "AutoWidth",
 | 
			
		||||
@@ -18,6 +21,12 @@
 | 
			
		||||
			"context": {
 | 
			
		||||
				"modifier": "--masonry"
 | 
			
		||||
			}
 | 
			
		||||
		},
 | 
			
		||||
		{
 | 
			
		||||
			"name": "Horizontal Masonry",
 | 
			
		||||
			"context": {
 | 
			
		||||
				"modifier": "--horizontalMasonry"
 | 
			
		||||
			}
 | 
			
		||||
		}
 | 
			
		||||
	]
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user