better running
This commit is contained in:
parent
738d470087
commit
8a33fa6ef0
5 changed files with 37 additions and 30 deletions
|
|
@ -35,7 +35,7 @@ export default class itemsDecor extends Handler {
|
|||
runningPage.appendChild(symbols);
|
||||
runningPage.appendChild(dots);
|
||||
container.appendChild(runningPage);
|
||||
area.appendChild(container);
|
||||
area.after(container);
|
||||
|
||||
symbols.textContent = this.symbol;
|
||||
const baseHeight = symbols.offsetHeight;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue