Nice scrollbar
This commit is contained in:
parent
4495444ec9
commit
6191159414
2 changed files with 11 additions and 4 deletions
|
|
@ -159,8 +159,8 @@ export class Display {
|
|||
<h1>${name}</h1>
|
||||
<p class=desc>${desc}</p>
|
||||
</header>
|
||||
<div class=fulltext>${text}
|
||||
<blockquote>${data.quote || ''}</blockquote></div>
|
||||
<div class=fulltext-wrapper><div class=fulltext>${text}
|
||||
<blockquote>${data.quote || ''}</blockquote></div></div>
|
||||
`)
|
||||
target.appendChild(wrapper)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue