mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-08 17:19:48 +01:00
@@ -40,7 +40,7 @@
|
||||
.monaco-workbench .panel.integrated-terminal .xterm-viewport {
|
||||
/* Align the viewport to the bottom of the panel, just like the terminal */
|
||||
position: absolute;
|
||||
right: 0;
|
||||
right: -20px;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user