mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-24 20:26:08 +00:00
small padding
This commit is contained in:
@@ -334,6 +334,7 @@ export const activate: ActivationFunction<void> = (ctx) => {
|
||||
#container div.truncation-message {
|
||||
font-style: italic;
|
||||
font-family: var(--theme-font-family);
|
||||
padding-top: 4px;
|
||||
}
|
||||
#container div.output .scrollable div {
|
||||
cursor: text;
|
||||
|
||||
Reference in New Issue
Block a user