Update css/xterm.css

Co-authored-by: Daniel Imms <2193314+Tyriar@users.noreply.github.com>
This commit is contained in:
Megan Rogge
2022-03-11 16:53:59 -05:00
committed by GitHub
co-authored by Daniel Imms
parent bdfc82d1b7
commit 2f85448e51
+2 -2
View File
@@ -182,8 +182,8 @@
.xterm-decoration-scrollbar {
z-index: 7;
position: sticky;
top: 0px;
right: 0px;
top: 0;
right: 0;
width: 50px;
}