rename css, fix background color getting applied

This commit is contained in:
meganrogge
2022-03-15 10:37:38 -04:00
parent 3e47c96445
commit 39f9c3507b
3 changed files with 6 additions and 4 deletions
+2 -2
View File
@@ -179,10 +179,10 @@
position: absolute;
}
.xterm-decoration-scrollbar {
.xterm-decoration-overview-ruler {
z-index: 7;
position: absolute;
top: 0;
right: 0;
width: 50px;
}
}