Lift fullscreen terminal above bottom chrome
This commit is contained in:
@@ -283,7 +283,9 @@ input[type="file"].form-control {
|
||||
}
|
||||
|
||||
#terminal .xterm.fullscreen {
|
||||
padding-bottom: var(--terminal-safe-bottom);
|
||||
bottom: var(--terminal-safe-bottom);
|
||||
height: auto;
|
||||
padding-bottom: 0;
|
||||
background: #0f1720;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user