Update xterm.js to 4.18.0

This commit is contained in:
Martchus 2022-03-01 00:30:48 +01:00
parent 02bf5faba4
commit 659a8b0e8b
2 changed files with 6 additions and 1 deletions

View File

@ -173,3 +173,8 @@
.xterm-strikethrough {
text-decoration: line-through;
}
.xterm-screen .xterm-decoration-container .xterm-decoration {
z-index: 6;
position: absolute;
}

File diff suppressed because one or more lines are too long