File tree Expand file tree Collapse file tree 2 files changed +1
-5
lines changed Expand file tree Collapse file tree 2 files changed +1
-5
lines changed Original file line number Diff line number Diff line change @@ -289,7 +289,6 @@ ${this.sampleCapturesList()}
289289 border-collapse: collapse;
290290 display: block;
291291 max-width: fit-content;
292- margin: 0 auto;
293292 overflow-x: auto;
294293 white-space: nowrap;
295294 }
@@ -342,9 +341,6 @@ ${this.sampleCapturesList()}
342341 details.samples:not([open]) summary::after {
343342 content: attr(data-close);
344343 }
345- .sample-thumbs {
346- text-align: center;
347- }
348344 .thumb-container {
349345 width: 294px;
350346 height: 186px;
Original file line number Diff line number Diff line change 11{
22 "name" : " @internetarchive/cdxsummary" ,
3- "version" : " 0.2.1 " ,
3+ "version" : " 0.2.2 " ,
44 "description" : " A Web Component to render CDX Summary JSON files" ,
55 "main" : " cdxsummary.js" ,
66 "module" : " cdxsummary.js" ,
You can’t perform that action at this time.
0 commit comments