@internetarchive/cdxsummary
Advanced tools
Comparing version 0.2.1 to 0.2.2
@@ -292,3 +292,2 @@ export class CDXSummary extends HTMLElement { | ||
max-width: fit-content; | ||
margin: 0 auto; | ||
overflow-x: auto; | ||
@@ -346,5 +345,2 @@ white-space: nowrap; | ||
} | ||
.sample-thumbs { | ||
text-align: center; | ||
} | ||
.thumb-container { | ||
@@ -351,0 +347,0 @@ width: 294px; |
{ | ||
"name": "@internetarchive/cdxsummary", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"description": "A Web Component to render CDX Summary JSON files", | ||
@@ -5,0 +5,0 @@ "main": "cdxsummary.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
64107
1656