component-playground-responsive-iframe
Advanced tools
Comparing version 0.2.2 to 0.2.3
@@ -45,3 +45,4 @@ 'use strict'; | ||
overflow: 'auto', | ||
padding: '1em' | ||
padding: '1em', | ||
zIndex: 999 | ||
}, | ||
@@ -48,0 +49,0 @@ 'default': { |
{ | ||
"name": "component-playground-responsive-iframe", | ||
"version": "0.2.2", | ||
"version": "0.2.3", | ||
"description": "A responsive iframe renderer with a similar goal to Firefox devtools responsive view for the React component playground", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
16532
282