mirror of
https://github.com/wavetermdev/xterm.js.git
synced 2026-08-05 13:43:48 -07:00
Update css/xterm.css
Co-authored-by: Daniel Imms <2193314+Tyriar@users.noreply.github.com>
This commit is contained in:
co-authored by
Daniel Imms
parent
bdfc82d1b7
commit
2f85448e51
+2
-2
@@ -182,8 +182,8 @@
|
||||
.xterm-decoration-scrollbar {
|
||||
z-index: 7;
|
||||
position: sticky;
|
||||
top: 0px;
|
||||
right: 0px;
|
||||
top: 0;
|
||||
right: 0;
|
||||
width: 50px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user