Correction done on iframe height to avoid loss of 4 last lines on Gotty terminal
This commit is contained in:
+2
-2
@@ -26,7 +26,7 @@ iframe {
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
border: none;
|
||||
height: 93%;
|
||||
height: 90%;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
@@ -836,4 +836,4 @@ pre#timer.bash {
|
||||
|
||||
#ddnewline::before {
|
||||
content: none;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user