mirror of
https://github.com/wavetermdev/xterm.js.git
synced 2026-08-05 13:43:48 -07:00
re-arrange dom structure
This commit is contained in:
+3
-8
@@ -180,14 +180,9 @@
|
||||
}
|
||||
|
||||
.xterm-decoration-scrollbar {
|
||||
z-index: 7;
|
||||
position: sticky;
|
||||
z-index: 6;
|
||||
position: absolute;
|
||||
top: 0px;
|
||||
right: 0px;
|
||||
width: 50px;
|
||||
}
|
||||
|
||||
.xterm-decoration-scrollbar.demo-scrollbar {
|
||||
height: 436px;
|
||||
z-index:10;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user