mirror of
https://github.com/wassname/template.git
synced 2026-09-09 11:38:29 +08:00
Checkpoint
This commit is contained in:
Vendored
+2
-1
@@ -5499,7 +5499,7 @@ var mustacheTemplate$2 = `
|
||||
font-weight: 600;
|
||||
}
|
||||
d-bibliography ol {
|
||||
padding: 0;
|
||||
padding: 0 0 0 18px;
|
||||
}
|
||||
d-bibliography li {
|
||||
margin-bottom: 12px;
|
||||
@@ -5554,6 +5554,7 @@ class Bibliography extends HTMLElement {
|
||||
});
|
||||
}
|
||||
this.data = bibliography;
|
||||
this.render();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user