format
This commit is contained in:
parent
7efaff4f6f
commit
d0013f55a2
13 changed files with 338 additions and 356 deletions
|
|
@ -1,3 +1,3 @@
|
|||
Array.from(document.getElementsByTagName('pre')).forEach((element) => {
|
||||
element.setAttribute('tabindex', '0');
|
||||
element.setAttribute('tabindex', '0');
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue