mirror of
https://github.com/wassname/template.git
synced 2026-07-31 12:51:00 +08:00
Checkpoint
This commit is contained in:
@@ -27,7 +27,7 @@ let mustacheTemplate = `
|
||||
font-weight: 600;
|
||||
}
|
||||
d-bibliography ol {
|
||||
padding: 0;
|
||||
padding: 0 0 0 18px;
|
||||
}
|
||||
d-bibliography li {
|
||||
margin-bottom: 12px;
|
||||
@@ -82,6 +82,7 @@ export default class Bibliography extends HTMLElement {
|
||||
});
|
||||
}
|
||||
this.data = bibliography;
|
||||
this.render();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user