hide terminal scrollbar

This commit is contained in:
Olivier Gagnon
2021-09-14 14:44:23 -04:00
parent 25c4f9047f
commit cb3b5b10d7
9 changed files with 49 additions and 21 deletions

View File

@@ -8,7 +8,7 @@
#interactive-tutorial-container {
display: none;
position: absolute; /* Stay in place */
position: fixed; /* Stay in place */
right: 0;
top: 0;
height: 450px;