@invisionag/iris-react-button-group
Advanced tools
Comparing version 3.0.4 to 3.0.5
@@ -105,3 +105,3 @@ (function webpackUniversalModuleDefinition(root, factory) { | ||
displayName: 'styles__StyledButtonGroup' | ||
})(['display:flex;z-index:1;> *{z-index:auto !important;&:first-child{border-top-right-radius:0;border-bottom-right-radius:0;}&:last-child{border-top-left-radius:0;border-bottom-left-radius:0;}&:not(:last-child){border-right:1px solid ', ';}&:not(:first-child):not(:last-child){border-radius:0;}}'], iris_colors__default.a.black40); | ||
})(['display:flex;position:relative;z-index:1;> *{z-index:auto !important;&:first-child{border-top-right-radius:0;border-bottom-right-radius:0;}&:last-child{border-top-left-radius:0;border-bottom-left-radius:0;}&:not(:last-child){border-right:1px solid ', ';}&:not(:first-child):not(:last-child){border-radius:0;}}'], iris_colors__default.a.black40); | ||
@@ -108,0 +108,0 @@ /* harmony default export */ var styles = ({}); |
{ | ||
"name": "@invisionag/iris-react-button-group", | ||
"version": "3.0.4", | ||
"version": "3.0.5", | ||
"main": "dist/index.js", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -7,2 +7,3 @@ // @flow | ||
display: flex; | ||
position: relative; | ||
z-index: 1; | ||
@@ -9,0 +10,0 @@ |
Sorry, the diff of this file is not supported yet
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
9822
172
1