Skip to content

Commit

Permalink
actual fix for resize of the terminal
Browse files Browse the repository at this point in the history
  • Loading branch information
jcubic committed Feb 23, 2024
1 parent 34a6cd8 commit 15051c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/src/components/Interpreter/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ body.full-screen .term {
.intro .actions a {
display: block;
text-indent: -99999px;
height: 100%;
}
.intro .actions > li.full-screen {
position: relative;
Expand Down

0 comments on commit 15051c0

Please sign in to comment.