mirror of
https://github.com/microsoft/vscode.git
synced 2026-03-03 15:29:23 +00:00
Use white background in simple browser by default
This commit is contained in:
@@ -93,6 +93,7 @@ iframe {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
border: none;
|
||||
background: white; /* Browsers default to a white background */
|
||||
}
|
||||
|
||||
.iframe-focused-alert {
|
||||
|
||||
Reference in New Issue
Block a user