@heathmont/moon-components
Advanced tools
Comparing version 2.63.1 to 2.63.2
@@ -23,3 +23,3 @@ import listItemStyleTypeNone from '../listItemStyleTypeNone/listItemStyleTypeNone'; | ||
/* Ensure the grid doesn't overflow the parent width */ | ||
gridTemplateColumns: 'minmax(100px,1fr)' | ||
gridTemplateColumns: 'minmax(1px,1fr)' | ||
}; | ||
@@ -26,0 +26,0 @@ }; |
@@ -32,3 +32,3 @@ "use strict"; | ||
/* Ensure the grid doesn't overflow the parent width */ | ||
gridTemplateColumns: 'minmax(100px,1fr)' | ||
gridTemplateColumns: 'minmax(1px,1fr)' | ||
}; | ||
@@ -35,0 +35,0 @@ }; |
{ | ||
"name": "@heathmont/moon-components", | ||
"sideEffects": false, | ||
"version": "2.63.1", | ||
"version": "2.63.2", | ||
"files": [ | ||
@@ -38,3 +38,3 @@ "lib" | ||
}, | ||
"gitHead": "ad12400b2ed4bff5511289353c257f824d3865ec" | ||
"gitHead": "ff8a41b32881567271ab9782f82c505fa6a5243b" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2404798