@storybook/addon-info
Advanced tools
Comparing version 3.1.4 to 3.1.5
@@ -113,3 +113,4 @@ 'use strict'; | ||
padding: '0 40px', | ||
overflow: 'auto' | ||
overflow: 'auto', | ||
zIndex: 99999 | ||
}, | ||
@@ -116,0 +117,0 @@ children: { |
{ | ||
"name": "@storybook/addon-info", | ||
"version": "3.1.4", | ||
"version": "3.1.5", | ||
"description": "A Storybook addon to show additional information for your stories.", | ||
@@ -17,3 +17,3 @@ "license": "MIT", | ||
"dependencies": { | ||
"@storybook/addons": "^3.1.2", | ||
"@storybook/addons": "^3.1.5", | ||
"babel-runtime": "^6.23.0", | ||
@@ -20,0 +20,0 @@ "global": "^4.3.2", |
@@ -45,2 +45,3 @@ /* eslint no-underscore-dangle: 0 */ | ||
overflow: 'auto', | ||
zIndex: 99999, | ||
}, | ||
@@ -47,0 +48,0 @@ children: { |
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
282402
2806
Updated@storybook/addons@^3.1.5