anchor-ui
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -22,7 +22,7 @@ 'use strict'; | ||
position: 'relative', | ||
marginBottom: '30px', | ||
marginBottom: '34px', | ||
float: 'left', | ||
clear: 'both', | ||
'&:last-of-type': { | ||
marginBottom: '15px' | ||
marginBottom: '17px' | ||
} | ||
@@ -39,3 +39,5 @@ }, | ||
'& $messageTime': { | ||
color: _colors2.default.primaryText | ||
color: _colors2.default.primaryText, | ||
right: 'initial', | ||
left: '0' | ||
} | ||
@@ -45,4 +47,4 @@ }, | ||
fontWeight: 'bold', | ||
fontSize: '12px', | ||
lineHeight: '12px', | ||
fontSize: '14px', | ||
lineHeight: '14px', | ||
marginBottom: '5px', | ||
@@ -53,11 +55,11 @@ color: _colors2.default.secondaryText | ||
margin: '0', | ||
fontSize: '14px', | ||
lineHeight: '16px' | ||
fontSize: '16px', | ||
lineHeight: '18px' | ||
}, | ||
messageTime: { | ||
fontSize: '10px', | ||
lineHeight: '10px', | ||
fontSize: '12px', | ||
lineHeight: '12px', | ||
position: 'absolute', | ||
bottom: '-15px', | ||
right: '7.5px' | ||
bottom: '-17px', | ||
right: '0' | ||
} | ||
@@ -64,0 +66,0 @@ }; |
{ | ||
"name": "anchor-ui", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "React Component UI Kit", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.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
35849
834