Skip to content

Commit

Permalink
Merge pull request #4491 from jerch/fix_4477
Browse files Browse the repository at this point in the history
fix urls with screenreader
  • Loading branch information
Tyriar committed May 3, 2023
2 parents 16f82cb + 9638063 commit 913cb25
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions css/xterm.css
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,7 @@
right: 0;
z-index: 10;
color: transparent;
pointer-events: none;
}

.xterm .live-region {
Expand Down

0 comments on commit 913cb25

Please sign in to comment.