backstage-modal
Advanced tools
Comparing version 0.2.2 to 0.2.3
@@ -30,3 +30,5 @@ 'use strict'; | ||
backgroundColor: '#fff', | ||
borderRadius: '4px' | ||
borderRadius: '4px', | ||
display: 'flex', | ||
flexFlow: 'column' | ||
}, | ||
@@ -60,3 +62,2 @@ header: { | ||
letterSpacing: '-0.0125rem', | ||
height: '250px', | ||
overflowY: 'auto' | ||
@@ -63,0 +64,0 @@ }, |
{ | ||
"name": "backstage-modal", | ||
"version": "0.2.2", | ||
"version": "0.2.3", | ||
"description": "backstage modal", | ||
@@ -5,0 +5,0 @@ "main": "dist/modal.js", |
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
19766
315