@pismo/bolt-avatar-upload
Advanced tools
Comparing version 1.4.3 to 1.4.4
@@ -55,2 +55,12 @@ "use strict"; | ||
height: '156px', | ||
position: 'relative', | ||
'&::before': { | ||
content: '" "', | ||
width: '100%', | ||
height: '100%', | ||
backgroundColor: '#fff', | ||
position: 'absolute', | ||
borderRadius: '50%', | ||
zIndex: -1 | ||
}, | ||
backgroundColor: extra | ||
@@ -57,0 +67,0 @@ ? Color(extra.background.main) |
{ | ||
"name": "@pismo/bolt-avatar-upload", | ||
"version": "1.4.3", | ||
"version": "1.4.4", | ||
"description": "Bolt component avatar-upload", | ||
@@ -5,0 +5,0 @@ "author": "Pismo <hello@pismo.io>", |
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
14261
203