Skip to content

Commit e2c3f69

Browse files
fix not being able to tab into the web page (#411)
Fixes #371
1 parent 052be32 commit e2c3f69

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/item.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -979,7 +979,6 @@ class Item extends LitElement {
979979
? html`
980980
<wr-coll-replay
981981
role="main"
982-
tabindex="-1"
983982
.collInfo="${this.itemInfo}"
984983
sourceUrl="${this.sourceUrl || ""}"
985984
url="${this.tabData.url || ""}"

0 commit comments

Comments
 (0)