react-chrono
Advanced tools
Comparing version 1.0.23 to 1.0.24
/* | ||
* react-chrono | ||
* a modern timeline component for React | ||
* v1.0.20 | ||
* v1.0.23 | ||
* MIT License | ||
@@ -115,3 +115,3 @@ */ | ||
margin: 0 auto; | ||
/* min-height: 100px; */ | ||
min-height: 100px; | ||
text-align: left; | ||
@@ -163,3 +163,3 @@ width: 100%; | ||
&.show-less { | ||
/* max-height: 100px; */ | ||
max-height: 100px; | ||
overflow: hidden; | ||
@@ -184,2 +184,3 @@ } | ||
font-size: 0.75rem; | ||
margin-top: auto; | ||
margin-bottom: 0.5rem; | ||
@@ -186,0 +187,0 @@ margin-left: 0.75rem; |
/* | ||
* react-chrono | ||
* a modern timeline component for React | ||
* v1.0.20 | ||
* v1.0.23 | ||
* MIT License | ||
@@ -125,3 +125,3 @@ */ | ||
margin: 0 auto; | ||
/* min-height: 100px; */ | ||
min-height: 100px; | ||
text-align: left; | ||
@@ -173,3 +173,3 @@ width: 100%; | ||
&.show-less { | ||
/* max-height: 100px; */ | ||
max-height: 100px; | ||
overflow: hidden; | ||
@@ -194,2 +194,3 @@ } | ||
font-size: 0.75rem; | ||
margin-top: auto; | ||
margin-bottom: 0.5rem; | ||
@@ -196,0 +197,0 @@ margin-left: 0.75rem; |
/* | ||
* react-chrono | ||
* a modern timeline component for React | ||
* v1.0.20 | ||
* v1.0.23 | ||
* MIT License | ||
@@ -121,3 +121,3 @@ */ | ||
margin: 0 auto; | ||
/* min-height: 100px; */ | ||
min-height: 100px; | ||
text-align: left; | ||
@@ -169,3 +169,3 @@ width: 100%; | ||
&.show-less { | ||
/* max-height: 100px; */ | ||
max-height: 100px; | ||
overflow: hidden; | ||
@@ -190,2 +190,3 @@ } | ||
font-size: 0.75rem; | ||
margin-top: auto; | ||
margin-bottom: 0.5rem; | ||
@@ -192,0 +193,0 @@ margin-left: 0.75rem; |
{ | ||
"name": "react-chrono", | ||
"version": "1.0.23", | ||
"version": "1.0.24", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "description": "a modern timeline component for React", |
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
195747
4821